1 write to _scope
PresentationFramework (1)
System\Windows\Markup\Primitives\MarkupWriter.cs (1)
1460
_scope
= scope;
2 references to _scope
PresentationFramework (2)
System\Windows\Markup\Primitives\MarkupWriter.cs (2)
1466
return new TypeValueSerializer(
_scope
);
1474
return new TypeValueSerializer(
_scope
);