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