2 references to GetDiagnosticMethodInfo
System.Private.CoreLib (2)
System\Delegate.cs (1)
285
return invocationList[invocationCount - 1].Value.
GetDiagnosticMethodInfo
();
System\Diagnostics\DiagnosticMethodInfo.NativeAot.cs (1)
23
return @delegate.
GetDiagnosticMethodInfo
();