1 write to _runtime
System.Private.Xml (1)
System\Xml\Xsl\Runtime\XsltLibrary.cs (1)
87_runtime = runtime;
3 references to _runtime
System.Private.Xml (3)
System\Xml\Xsl\Runtime\XsltLibrary.cs (3)
103if (_runtime.ExternalContext.GetLateBoundObject(nsUri) != null) 154if (_runtime.ExternalContext.LateBoundFunctionExists(name.Name, name.Namespace)) 160return _runtime.EarlyBoundFunctionExists(name.Name, name.Namespace);