2 references to File_was_externally_modified_colon_0
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\FileTextLoader.cs (2)
192
var message = string.Format(WorkspacesResources.
File_was_externally_modified_colon_0
, Path);
227
var message = string.Format(WorkspacesResources.
File_was_externally_modified_colon_0
, Path);