Base:
method
HandleQualifiedMethod
ILCompiler.Metadata.MetadataTransform.HandleQualifiedMethod(Internal.TypeSystem.MethodDesc)
3 references to HandleQualifiedMethod
ILCompiler.MetadataTransform (3)
ILCompiler\Metadata\Transform.CustomAttribute.cs (1)
45
Constructor =
HandleQualifiedMethod
(constructor),
ILCompiler\Metadata\Transform.Method.cs (1)
151
record.Method =
HandleQualifiedMethod
(instantiation.GetMethodDefinition());
ILCompiler\Metadata\Transform.Scope.cs (1)
66
scopeDefinition.EntryPoint = (QualifiedMethod)
HandleQualifiedMethod
(entryPoint);