3 references to ERR_NoSourceFile
Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests (1)
CsiTests.cs (1)
75
(1,7): error CS1504: {string.Format(CSharpResources.
ERR_NoSourceFile
, "a.csx", CSharpResources.CouldNotFindFile)}
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (2)
CommandLineRunnerTests.cs (2)
685
(1,7): error CS1504: {string.Format(CSharpResources.
ERR_NoSourceFile
, "a.csx", CSharpResources.CouldNotFindFile)}
695
$@"(1,7): error CS1504: {string.Format(CSharpResources.
ERR_NoSourceFile
, "a.csx", CSharpResources.CouldNotFindFile)}",