1 write to SubClass
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
3007_ccRoot.SubClass = classFullName;
6 references to SubClass
PresentationBuildTasks (6)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (6)
652if (codeProvider.Supports(GeneratorSupport.PartialTypes) && _ccRoot.SubClass.Length == 0) 1931bool subClassed = _ccRoot.SubClass.Length > 0; 1976bool subClassed = _ccRoot.SubClass.Length > 0; 2032Debug.Assert(_ccRoot != null && _ccRoot.SubClass.Length > 0); 3112string appClassName = _ccRoot.SubClass.Length > 0 ? _ccRoot.SubClass