2 references to Bind
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlQueryContext.cs (1)
248
XmlExtensionFunction extFunc = this.extFuncsLate.
Bind
(name, namespaceUri, args.Length, instance.GetType(), XmlQueryRuntime.LateBoundFlags);
System\Xml\Xsl\Xslt\Scripts.cs (1)
104
return extFuncs.
Bind
(name, ns, numArgs, type, XmlQueryRuntime.EarlyBoundFlags);