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