1 write to Method
illink (1)
Linker.Dataflow\MethodReturnValue.cs (1)
33
Method
= method;
2 references to Method
illink (2)
Linker.Dataflow\MethodReturnValue.cs (2)
42
=> new string[] { DiagnosticUtilities.GetMethodSignatureDisplayName (
Method
) };
46
public override string ToString () => this.ValueToString (
Method
, DynamicallyAccessedMemberTypes);