1 write to _targetDepth
System.Reflection.Emit (1)
System\Reflection\Emit\ILGeneratorImpl.cs (1)
279
_targetDepth
= _currentStackDepth;
1 reference to _targetDepth
System.Reflection.Emit (1)
System\Reflection\Emit\ILGeneratorImpl.cs (1)
481
int targetDepth =
_targetDepth
;