2 references to Specified_file_not_found
InteractiveHost.UnitTests (1)
InteractiveHostDesktopTests.cs (1)
219Assert.Contains(InteractiveHostResources.Specified_file_not_found, errorOut, StringComparison.Ordinal);
Microsoft.CodeAnalysis.InteractiveHost (1)
Interactive\Core\InteractiveHost.Service.cs (1)
645Console.Error.WriteLine(InteractiveHostResources.Specified_file_not_found);