1 write to _scope
PresentationFramework (1)
System\Windows\Markup\Primitives\MarkupWriter.cs (1)
1453
_scope
= scope;
2 references to _scope
PresentationFramework (2)
System\Windows\Markup\Primitives\MarkupWriter.cs (2)
1459
return new TypeValueSerializer(
_scope
);
1467
return new TypeValueSerializer(
_scope
);