46 references to LoadInteger
System.Data.SqlXml (46)
System\Xml\Xsl\IlGen\GenerateHelper.cs (13)
751LoadInteger(i4); 912LoadInteger((int) dec); 918LoadInteger(bits[0]); 919LoadInteger(bits[1]); 920LoadInteger(bits[2]); 922LoadInteger(bits[3] >> 16); 1035LoadInteger(idxObj); 1042LoadInteger(idxName); 1048LoadInteger(idxFilter); 1054LoadInteger((int) nodeType); 1070LoadInteger(idxValue); 1082LoadInteger(idxName); 1112LoadInteger((int) rootType);
System\Xml\Xsl\IlGen\IteratorDescriptor.cs (4)
364this.helper.LoadInteger(0); 378this.helper.LoadInteger(-1); 387this.helper.LoadInteger(1); 642this.helper.LoadInteger(this.helper.StaticData.DeclareXmlType(xmlType));
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (26)
130this.helper.LoadInteger(idxValue); 151this.helper.LoadInteger(idxValue); 154this.helper.LoadInteger(this.helper.StaticData.DeclareXmlType(XmlQueryTypeFactory.ItemS)); 170this.helper.LoadInteger(idxValue); 243this.helper.LoadInteger((int)XmlTypeCode.QName); 515this.helper.LoadInteger((int) ndInt); 1024this.helper.LoadInteger((int) patt.GetArgument(OptimizerPatternArgument.MaxPosition)); 1123this.helper.LoadInteger(i); 1517this.helper.LoadInteger(this.helper.StaticData.DeclarePrefixMappings(ndParsedTagName.Right)); 1519this.helper.LoadInteger(this.helper.StaticData.DeclarePrefixMappings(new QilNode[] {ndParsedTagName.Right})); 1682this.helper.LoadInteger(0); 1821this.helper.LoadInteger((int) QilXmlToXPathNodeType(kinds)); 1899this.helper.LoadInteger(this.indexId); 1907this.helper.LoadInteger(this.indexId); 2024this.helper.LoadInteger((int) patt.GetArgument(OptimizerPatternArgument.MaxPosition)); 2984this.helper.LoadInteger((int) codeBase); 2994this.helper.LoadInteger(this.helper.StaticData.DeclareXmlType(typBase)); 3080this.helper.LoadInteger(kindsUnion); 3086this.helper.LoadInteger((int) kindsRuntime); 3320this.helper.LoadInteger(ndInvoke.Arguments.Count); 3331this.helper.LoadInteger(iArg); 3366this.helper.LoadInteger(this.helper.StaticData.DeclareXmlType(ndInvoke.XmlType)); 3427this.helper.LoadInteger(this.helper.StaticData.DeclareXmlType(xmlTypeFormalArg)); 3787this.helper.LoadInteger((int) IteratorResult.NeedInputNode); 3946this.helper.LoadInteger(this.helper.StaticData.DeclareName(ndName.LocalName)); 3947this.helper.LoadInteger(this.helper.StaticData.DeclareName(ndName.NamespaceUri));
System\Xml\Xsl\XmlIlGenerator.cs (3)
348this.helper.LoadInteger(data.Length); 358this.helper.LoadInteger(ebTypes.Length); 365this.helper.LoadInteger(idx);