8 references to new
Microsoft.CodeAnalysis.Workspaces (8)
Workspace\Solution\TextDocumentStates.cs (8)
44new([], 69: this([.. states.Select(s => s.Id)], 76: this([.. infos.Select(info => info.Id)], 83=> new(ids, States, _filePathToDocumentIds); 151return new( 175return new(_ids.RemoveRange(enumerableIds), States.RemoveRange(enumerableIds), filePathToDocumentIds: null); 198return new(_ids, builder.ToImmutable(), filePathToDocumentIds); 219return new(_ids, builder.ToImmutable(), filePaths);