2 references to OneOrMany
Microsoft.CodeAnalysis.Workspaces (2)
src\Compilers\Core\Portable\InternalUtilities\OneOrMany.cs (1)
165
? new
OneOrMany
<T>(from._one)
Workspace\Workspace_Editor.cs (1)
809
docIds = new
OneOrMany
<DocumentId>(id);