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