6 references to ThrowCompilerException
PresentationBuildTasks (6)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (6)
465ThrowCompilerException(nameof(SR.FileNotFound), sourceFile.Path); 1646ThrowCompilerException(nameof(SR.MissingClassWithFieldModifier), DefinitionNSPrefix); 2508ThrowCompilerException(nameof(SR.InvalidBaseClassName), baseClassName); 3018ThrowCompilerException(nameof(SR.MissingClassWithSubClass), DefinitionNSPrefix); 3022ThrowCompilerException(nameof(SR.MissingClassWithModifier), DefinitionNSPrefix); 3033ThrowCompilerException(nameof(SR.SubSubClassingNotAllowed), elementType.FullName);