2 references to Bind
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XmlQueryContext.cs (1)
272XmlExtensionFunction extFunc = _extFuncsLate.Bind(name, namespaceUri, args.Length, instance.GetType(), XmlQueryRuntime.LateBoundFlags);
System\Xml\Xsl\Xslt\Scripts.cs (1)
39return _extFuncs.Bind(name, ns, numArgs, type, XmlQueryRuntime.EarlyBoundFlags);