6 references to ThrowCompilerException
PresentationBuildTasks (6)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (6)
465
ThrowCompilerException
(nameof(SR.FileNotFound), sourceFile.Path);
1633
ThrowCompilerException
(nameof(SR.MissingClassWithFieldModifier), DefinitionNSPrefix);
2495
ThrowCompilerException
(nameof(SR.InvalidBaseClassName), baseClassName);
3005
ThrowCompilerException
(nameof(SR.MissingClassWithSubClass), DefinitionNSPrefix);
3009
ThrowCompilerException
(nameof(SR.MissingClassWithModifier), DefinitionNSPrefix);
3020
ThrowCompilerException
(nameof(SR.SubSubClassingNotAllowed), elementType.FullName);