2 references to RecordNamespaces
PresentationFramework (2)
src\Framework\System\Windows\Markup\Primitives\MarkupWriter.cs (2)
212
lastWasString =
RecordNamespaces
(scope, subItem, context, lastWasString || isCollection);
469
RecordNamespaces
(scope, item, new MarkupWriterContext(scope), false);