1 write to MethodDesc
ILCompiler.Compiler (1)
Compiler\Dataflow\MethodReturnValue.cs (1)
25MethodDesc = method;
2 references to MethodDesc
ILCompiler.Compiler (2)
Compiler\Dataflow\MethodReturnValue.cs (2)
35=> new string[] { DiagnosticUtilities.GetMethodSignatureDisplayName(MethodDesc) }; 39public override string ToString() => this.ValueToString(MethodDesc, DynamicallyAccessedMemberTypes);