3 references to CannotCreateReferenceToModule
Microsoft.CodeAnalysis (3)
MetadataReference\CompilationReference.cs (3)
41throw new NotSupportedException(CodeAnalysisResources.CannotCreateReferenceToModule); 91throw new ArgumentException(CodeAnalysisResources.CannotCreateReferenceToModule); 101throw new NotSupportedException(CodeAnalysisResources.CannotCreateReferenceToModule);