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