2 references to Exist
Microsoft.TemplateEngine.Cli (2)
UnicodeCalculator.cs (2)
119if (zeroTable.Exist((uint)value)) 126return wideTable.Exist((uint)value) ? 2 : 1;