1 write to runtime
System.Data.SqlXml (1)
System\Xml\Xsl\Runtime\XsltLibrary.cs (1)
96
this.
runtime
= runtime;
3 references to runtime
System.Data.SqlXml (3)
System\Xml\Xsl\Runtime\XsltLibrary.cs (3)
110
if (
runtime
.ExternalContext.GetLateBoundObject(nsUri) != null) {
149
if (
runtime
.ExternalContext.LateBoundFunctionExists(name.Name, name.Namespace)) {
154
return
runtime
.EarlyBoundFunctionExists(name.Name, name.Namespace);