5 writes to _location
System.Private.Xml (5)
System\Xml\Xsl\IlGen\IteratorDescriptor.cs (5)
75
storage.
_location
= ItemLocation.Stack;
87
storage.
_location
= ItemLocation.Parameter;
105
storage.
_location
= ItemLocation.Local;
121
storage.
_location
= ItemLocation.Current;
138
storage.
_location
= ItemLocation.Global;
1 reference to _location
System.Private.Xml (1)
System\Xml\Xsl\IlGen\IteratorDescriptor.cs (1)
182
get { return
_location
; }