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