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