5 references to AddMethodSpecification
ILAssembler (1)
EntityRegistry.cs (1)
441builder.AddMethodSpecification(methodSpec.Parent.Handle, builder.GetOrAddBlob(methodSpec.Signature));
ILCompiler.Compiler (1)
src\runtime\src\coreclr\tools\Common\TypeSystem\MetadataEmitter\TypeSystemMetadataEmitter.cs (1)
314methodHandle = _metadataBuilder.AddMethodSpecification(uninstantiatedHandle, methodSpecSigHandle);
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\TypeSystem\MetadataEmitter\TypeSystemMetadataEmitter.cs (1)
314methodHandle = _metadataBuilder.AddMethodSpecification(uninstantiatedHandle, methodSpecSigHandle);
Microsoft.CodeAnalysis (1)
PEWriter\MetadataWriter.cs (1)
2647metadata.AddMethodSpecification(
System.Reflection.Emit (1)
System\Reflection\Emit\ModuleBuilderImpl.cs (1)
727_metadataBuilder.AddMethodSpecification(