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