6 references to ThrowCompilerException
PresentationBuildTasks (6)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (6)
466ThrowCompilerException(nameof(SR.FileNotFound), sourceFile.Path); 1648ThrowCompilerException(nameof(SR.MissingClassWithFieldModifier), DefinitionNSPrefix); 2510ThrowCompilerException(nameof(SR.InvalidBaseClassName), baseClassName); 3020ThrowCompilerException(nameof(SR.MissingClassWithSubClass), DefinitionNSPrefix); 3024ThrowCompilerException(nameof(SR.MissingClassWithModifier), DefinitionNSPrefix); 3035ThrowCompilerException(nameof(SR.SubSubClassingNotAllowed), elementType.FullName);