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