4 writes to locationObject
System.Data.SqlXml (4)
System\Xml\Xsl\IlGen\IteratorDescriptor.cs (4)
80storage.locationObject = paramIndex; 96storage.locationObject = loc; 111storage.locationObject = locIter; 126storage.locationObject = methGlobal;
4 references to locationObject
System.Data.SqlXml (4)
System\Xml\Xsl\IlGen\IteratorDescriptor.cs (4)
171get { return (int) this.locationObject; } 178get { return this.locationObject as LocalBuilder; } 186get { return this.locationObject as LocalBuilder; } 193get { return this.locationObject as MethodInfo; }