3 references to new
Microsoft.CodeAnalysis.SemanticSearch.Extensions (3)
ProjectModel.cs (3)
103=> new(filePath, changes: ImmutableDictionary<string, string?>.Empty); 106=> new(FilePath, _changes.SetItem(name, value)); 109=> new(FilePath, _changes.SetItem(name, null));