6 references to ThrowCompilerException
PresentationBuildTasks (6)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (6)
468ThrowCompilerException(nameof(SR.FileNotFound), sourceFile.Path); 1643ThrowCompilerException(nameof(SR.MissingClassWithFieldModifier), DefinitionNSPrefix); 2504ThrowCompilerException(nameof(SR.InvalidBaseClassName), baseClassName); 2975ThrowCompilerException(nameof(SR.MissingClassWithSubClass), DefinitionNSPrefix); 2979ThrowCompilerException(nameof(SR.MissingClassWithModifier), DefinitionNSPrefix); 2990ThrowCompilerException(nameof(SR.SubSubClassingNotAllowed), elementType.FullName);