1 write to rgiILOffset
System.Private.CoreLib (1)
src\System\Diagnostics\StackFrameHelper.cs (1)
55rgiILOffset = null;
2 references to rgiILOffset
System.Private.CoreLib (2)
src\System\Diagnostics\StackFrameHelper.cs (2)
142rgiILOffset![index], out rgFilename![index], out rgiLineNumber![index], out rgiColumnNumber![index]); 173public int GetILOffset(int i) { return rgiILOffset![i]; }