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