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