1 reference to s_empty
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\FindReferencesDocumentState.cs (1)
22
public readonly HashSet<string> GlobalAliases = globalAliases ??
s_empty
;