6 references to ThrowCompilerException
PresentationBuildTasks (6)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (6)
472ThrowCompilerException(nameof(SR.FileNotFound), sourceFile.Path); 1647ThrowCompilerException(nameof(SR.MissingClassWithFieldModifier), DefinitionNSPrefix); 2508ThrowCompilerException(nameof(SR.InvalidBaseClassName), baseClassName); 2979ThrowCompilerException(nameof(SR.MissingClassWithSubClass), DefinitionNSPrefix); 2983ThrowCompilerException(nameof(SR.MissingClassWithModifier), DefinitionNSPrefix); 2994ThrowCompilerException(nameof(SR.SubSubClassingNotAllowed), elementType.FullName);