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