Example #1
0
 internal bool IsSecurityCritical()
 {
     return(RuntimeTypeHandle.IsSecurityCritical(this.GetNativeHandle()));
 }