2 references to DeclareEarlyBound
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (1)
3375
this.helper.CallGetEarlyBoundObject(this.helper.StaticData.
DeclareEarlyBound
(ndName.NamespaceUri, extFunc.Method.DeclaringType), extFunc.Method.DeclaringType);
System\Xml\Xsl\XmlIlGenerator.cs (1)
139
this.helper.StaticData.
DeclareEarlyBound
(info.NamespaceUri, info.EarlyBoundType);