4 references to StandaloneSignature
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunStandaloneMethodMetadata.cs (1)
195else if (handle.Kind == HandleKind.StandaloneSignature)
ILCompiler.TypeSystem (1)
src\runtime\src\coreclr\tools\Common\TypeSystem\Ecma\EcmaModule.cs (1)
142case HandleKind.StandaloneSignature:
System.Reflection.Metadata (2)
System\Reflection\Metadata\Ecma335\CodedIndex.cs (2)
213case HandleKind.StandaloneSignature: return HasCustomAttributeTag.StandAloneSig; 570case HandleKind.StandaloneSignature: return HasCustomDebugInformationTag.StandAloneSig;