1 write to _changes
Microsoft.CodeAnalysis.SemanticSearch.Extensions (1)
ProjectModel.cs (1)
99_changes = changes;
4 references to _changes
Microsoft.CodeAnalysis.SemanticSearch.Extensions (4)
ProjectModel.cs (4)
106=> new(FilePath, _changes.SetItem(name, value)); 109=> new(FilePath, _changes.SetItem(name, null)); 113if (_changes.Count == 0) 120foreach (var (name, value) in _changes)