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