19 references to StaticData
System.Data.SqlXml (19)
System\Xml\Xsl\IlGen\IteratorDescriptor.cs (1)
642this.helper.LoadInteger(this.helper.StaticData.DeclareXmlType(xmlType));
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (16)
120idxValue = this.helper.StaticData.DeclareGlobalValue(iter.DebugName); 154this.helper.LoadInteger(this.helper.StaticData.DeclareXmlType(XmlQueryTypeFactory.ItemS)); 1517this.helper.LoadInteger(this.helper.StaticData.DeclarePrefixMappings(ndParsedTagName.Right)); 1519this.helper.LoadInteger(this.helper.StaticData.DeclarePrefixMappings(new QilNode[] {ndParsedTagName.Right})); 1804this.helper.CallGetAtomizedName(this.helper.StaticData.DeclareName(name.LocalName)); 1805this.helper.CallGetAtomizedName(this.helper.StaticData.DeclareName(name.NamespaceUri)); 2167this.helper.CallGetCollation(this.helper.StaticData.DeclareCollation((string) (QilLiteral) ndKey.Collation)); 2420this.helper.CallGetAtomizedName(this.helper.StaticData.DeclareName(ndName.LocalName)); 2421this.helper.CallGetAtomizedName(this.helper.StaticData.DeclareName(ndName.NamespaceUri)); 2994this.helper.LoadInteger(this.helper.StaticData.DeclareXmlType(typBase)); 3366this.helper.LoadInteger(this.helper.StaticData.DeclareXmlType(ndInvoke.XmlType)); 3375this.helper.CallGetEarlyBoundObject(this.helper.StaticData.DeclareEarlyBound(ndName.NamespaceUri, extFunc.Method.DeclaringType), extFunc.Method.DeclaringType); 3427this.helper.LoadInteger(this.helper.StaticData.DeclareXmlType(xmlTypeFormalArg)); 3946this.helper.LoadInteger(this.helper.StaticData.DeclareName(ndName.LocalName)); 3947this.helper.LoadInteger(this.helper.StaticData.DeclareName(ndName.NamespaceUri)); 4272this.helper.CallGetNameFilter(this.helper.StaticData.DeclareNameFilter(ndName.LocalName, ndName.NamespaceUri));
System\Xml\Xsl\XmlIlGenerator.cs (2)
139this.helper.StaticData.DeclareEarlyBound(info.NamespaceUri, info.EarlyBoundType); 160this.helper.StaticData