2 references to Count
Microsoft.CodeAnalysis (2)
WellKnownTypes.cs (2)
356private static readonly string[] s_metadataNames = new string[Count] 663private static readonly Dictionary<string, WellKnownType> s_nameToTypeIdMap = new Dictionary<string, WellKnownType>((int)Count);