13 references to MethodSpecification
ILCompiler.Compiler (2)
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\GraphBuilder.cs (2)
407
if (accessedMethod.Kind == HandleKind.
MethodSpecification
422
if (accessedEntity.Kind == HandleKind.
MethodSpecification
ILCompiler.ReadyToRun (3)
Compiler\ReadyToRunStandaloneMethodMetadata.cs (1)
186
else if (handle.Kind == HandleKind.
MethodSpecification
)
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\GraphBuilder.cs (2)
407
if (accessedMethod.Kind == HandleKind.
MethodSpecification
422
if (accessedEntity.Kind == HandleKind.
MethodSpecification
ILCompiler.TypeSystem (3)
src\runtime\src\coreclr\tools\Common\TypeSystem\Ecma\EcmaModule.cs (1)
134
case HandleKind.
MethodSpecification
:
src\runtime\src\coreclr\tools\Common\TypeSystem\Ecma\EcmaType.MethodImpls.cs (2)
30
if (methodDeclHandleKind == HandleKind.
MethodSpecification
)
75
if (methodDeclHandleKind == HandleKind.
MethodSpecification
)
Microsoft.CodeAnalysis (1)
MetadataReader\MetadataDecoder.cs (1)
2222
case HandleKind.
MethodSpecification
:
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\CodedIndex.cs (2)
223
case HandleKind.
MethodSpecification
: return HasCustomAttributeTag.MethodSpec;
580
case HandleKind.
MethodSpecification
: return HasCustomDebugInformationTag.MethodSpec;
System\Reflection\Metadata\Ecma335\Encoding\InstructionEncoder.cs (1)
100
methodHandle.Kind != HandleKind.
MethodSpecification
&&
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\CustomAttributes\Ecma\EcmaCustomAttributeData.cs (1)
85
case HandleKind.
MethodSpecification
: