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