1 write to SubClass
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
3003_ccRoot.SubClass = classFullName;
6 references to SubClass
PresentationBuildTasks (6)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (6)
648if (codeProvider.Supports(GeneratorSupport.PartialTypes) && _ccRoot.SubClass.Length == 0) 1927bool subClassed = _ccRoot.SubClass.Length > 0; 1972bool subClassed = _ccRoot.SubClass.Length > 0; 2028Debug.Assert(_ccRoot != null && _ccRoot.SubClass.Length > 0); 3108string appClassName = _ccRoot.SubClass.Length > 0 ? _ccRoot.SubClass