2 writes to _firstInstArg
System.Reflection.Emit (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\TypeNameBuilder.cs (2)
30_firstInstArg = true; 60_firstInstArg = false;
2 references to _firstInstArg
System.Reflection.Emit (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\TypeNameBuilder.cs (2)
41if (_firstInstArg) 57if (!_firstInstArg)