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