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