6 references to ThrowCompilerException
PresentationBuildTasks (6)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (6)
468
ThrowCompilerException
(nameof(SR.FileNotFound), sourceFile.Path);
1643
ThrowCompilerException
(nameof(SR.MissingClassWithFieldModifier), DefinitionNSPrefix);
2504
ThrowCompilerException
(nameof(SR.InvalidBaseClassName), baseClassName);
2975
ThrowCompilerException
(nameof(SR.MissingClassWithSubClass), DefinitionNSPrefix);
2979
ThrowCompilerException
(nameof(SR.MissingClassWithModifier), DefinitionNSPrefix);
2990
ThrowCompilerException
(nameof(SR.SubSubClassingNotAllowed), elementType.FullName);