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