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