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