Implemented interface member:
property
Method
ILCompiler.DependencyAnalysis.IMethodNode.Method
2 references to Method
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\TentativeInstanceMethodNode.cs (2)
43
TypeDesc owningType =
Method
.OwningType;
67
public override string ToString() =>
Method
.ToString();