1 write to _parent
System.Reflection.Emit (1)
System\Reflection\Emit\ILGeneratorImpl.cs (1)
919_parent = parent;
2 references to _parent
System.Reflection.Emit (2)
System\Reflection\Emit\ILGeneratorImpl.cs (2)
773if (_currentScope._parent == null) 779_currentScope = _currentScope._parent;