Implemented interface member:
method
ComputeMethodImplementationFlags
System.Reflection.TypeLoading.IMethodDecoder.ComputeMethodImplementationFlags()
1 reference to ComputeMethodImplementationFlags
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\MethodBase\Ecma\EcmaMethodDecoder.cs (1)
146
PreserveSig = (
ComputeMethodImplementationFlags
() & MethodImplAttributes.PreserveSig) != 0,