示例#1
0
 internal static bool IsSecurityTransparent(IRuntimeMethodInfo method)
 {
     return(RuntimeMethodHandle._IsSecurityTransparent(method));
 }