2 writes to _thisVariableIndex
ILCompiler.Compiler (2)
Compiler\ObjectWriter\Dwarf\DwarfInfo.cs (2)
390_thisVariableIndex = -1; 399_thisVariableIndex = i;
5 references to _thisVariableIndex
ILCompiler.Compiler (5)
Compiler\ObjectWriter\Dwarf\DwarfInfo.cs (5)
409_thisVariableIndex >= 0 ? DwarfAbbrev.Subprogram : 425if (_thisVariableIndex >= 0) 434if (_thisVariableIndex >= 0) 436(DebugVarInfoMetadata debugVar, uint typeIndex) = _debugVars[_thisVariableIndex]; 442if (i != _thisVariableIndex)