2 references to CacheShouldSerializeMethod
PresentationFramework (2)
System\Windows\Markup\Primitives\ElementMarkupObject.cs (2)
240
CacheShouldSerializeMethod
(new ShouldSerializeKey(ownerType, keyName), shouldSerializeMethod);
263
CacheShouldSerializeMethod
(new ShouldSerializeKey(instanceType, pd.Name), shouldSerializeMethod);