2 writes to _isLoadable
PresentationFramework (2)
src\Framework\System\Windows\Documents\Serialization\SerializerDescriptor.cs (2)
113
sd.
_isLoadable
= true;
241
sd.
_isLoadable
= true;
1 reference to _isLoadable
PresentationFramework (1)
src\Framework\System\Windows\Documents\Serialization\SerializerDescriptor.cs (1)
359
return
_isLoadable
;