2 references to _shouldSerializeCache
PresentationFramework (2)
src\Framework\System\Windows\Markup\Primitives\ElementMarkupObject.cs (2)
343
object value =
_shouldSerializeCache
[key];
364
_shouldSerializeCache
[key] = value;