2 references to CannotTargetNetModuleWhenEmittingRefAssembly
Microsoft.CodeAnalysis (2)
Compilation\Compilation.cs (2)
2880
throw new ArgumentException(CodeAnalysisResources.
CannotTargetNetModuleWhenEmittingRefAssembly
, nameof(metadataPEStream));
2884
throw new ArgumentException(CodeAnalysisResources.
CannotTargetNetModuleWhenEmittingRefAssembly
, nameof(options.EmitMetadataOnly));