2 writes to _isLoadable
PresentationFramework (2)
System\Windows\Documents\Serialization\SerializerDescriptor.cs (2)
90
_isLoadable
= true
207
sd.
_isLoadable
= true;
1 reference to _isLoadable
PresentationFramework (1)
System\Windows\Documents\Serialization\SerializerDescriptor.cs (1)
325
return
_isLoadable
;