2 references to ResxFile
Microsoft.CodeAnalysis.SemanticSearch.Extensions (2)
ProjectModel.cs (2)
104return new ResxFile(filePath, changes: ImmutableDictionary<string, string>.Empty); 108=> new(FilePath, _changes.SetItem(name, value));