3 references to lookup
System.Data.SqlXml (3)
System\Xml\Xsl\IlGen\StaticDataManager.cs (3)
32if (!this.lookup.ContainsKey(value)) { 35this.lookup.Add(value, id); 39id = this.lookup[value];