3 references to NamespaceUri
System.Data.SqlXml (3)
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (1)
269
if (namespaceUri == this.earlyInfo[idx].
NamespaceUri
)
System\Xml\Xsl\Runtime\XmlQueryStaticData.cs (1)
274
dataWriter.Write(info.
NamespaceUri
);
System\Xml\Xsl\XmlIlGenerator.cs (1)
139
this.helper.StaticData.DeclareEarlyBound(info.
NamespaceUri
, info.EarlyBoundType);