2 references to _lookup
System.Private.Xml (2)
System\Xml\Xsl\IlGen\StaticDataManager.cs (2)
28if (!_lookup.TryGetValue(value, out int id)) 32_lookup.Add(value, id);