6 references to ManifestResources
Microsoft.CodeAnalysis (2)
CommandLine\CommonCompiler.cs (2)
1283
Arguments.
ManifestResources
);
1297
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();