7 references to ManifestResources
Microsoft.CodeAnalysis (2)
CommandLine\CommonCompiler.cs (2)
1296Arguments.ManifestResources); 1310Arguments.ManifestResources,
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (4)
CommandLineTests.cs (4)
1117resourceDescription = parsedArgs.ManifestResources.Single(); 1124resourceDescription = parsedArgs.ManifestResources.Single(); 1131resourceDescription = parsedArgs.ManifestResources.Single(); 1138resourceDescription = parsedArgs.ManifestResources.Single();
VBCSCompiler (1)
src\Compilers\Server\VBCSCompiler\CompilationCacheUtilities.cs (1)
61arguments.ManifestResources);