3 references to GetSourceLineInfoDelegate
System.Private.CoreLib (3)
src\System\Diagnostics\StackFrameHelper.cs (3)
45private static GetSourceLineInfoDelegate? s_getSourceLineInfo; 127GetSourceLineInfoDelegate getSourceLineInfo = symbolsMethodInfo.CreateDelegate<GetSourceLineInfoDelegate>(target);