2 references to CLASSMODIFIER
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\ParserExtension.cs (2)
485else if (xmlReader.LocalName == CLASSMODIFIER) 822bool isClassModifier = xamlDefAttributeNode.Name == CLASSMODIFIER;