2 references to GetSecurityFlags
mscorlib (2)
system\reflection\ConstructorInfo.cs (1)
238
invocationFlags |= RuntimeMethodHandle.
GetSecurityFlags
(this);
system\reflection\methodinfo.cs (1)
210
invocationFlags = RuntimeMethodHandle.
GetSecurityFlags
(this);