5 references to Add
System.Data.SqlXml (5)
System\Xml\Xsl\IlGen\StaticDataManager.cs (5)
78
return this.uniqueNames.
Add
(name);
96
return this.uniqueFilters.
Add
(new Int32Pair(DeclareName(locName), DeclareName(nsUri)));
169
return this.earlyInfo.
Add
(new EarlyBoundInfo(namespaceUri, ebType));
193
return this.uniqueXmlTypes.
Add
(type);
211
return this.uniqueCollations.
Add
(XmlCollation.Create(collation));