4 references to GetSourceLineInfoDelegate
mscorlib (4)
system\diagnostics\stacktrace.cs (4)
63
private static
GetSourceLineInfoDelegate
s_getSourceLineInfo;
186
GetSourceLineInfoDelegate
getSourceLineInfo = (
GetSourceLineInfoDelegate
)symbolsMethodInfo.CreateDelegate(typeof(
GetSourceLineInfoDelegate
), target);