1 reference to File_0_size_of_1_exceeds_maximum_allowed_size_of_2
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\FileTextLoader.cs (1)
251
var message = string.Format(WorkspacesResources.
File_0_size_of_1_exceeds_maximum_allowed_size_of_2
, path, fileLength, MaxFileLength);