2 writes to _serializerType
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
2619
newRecord.
_serializerType
= _serializerType;
2660
set {
_serializerType
= value; }
2 references to _serializerType
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
2619
newRecord._serializerType =
_serializerType
;
2659
get { return
_serializerType
; }