1 reference to s_emptySingleton
Microsoft.CodeAnalysis.Workspaces (1)
ImmutableHashMap.cs (1)
77
public static ImmutableHashMap<TKey, TValue> Empty =>
s_emptySingleton
;