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