2 writes to _firstByte
System.ComponentModel.TypeConverter (2)
System\ComponentModel\Design\DesigntimeLicenseContextSerializer.cs (2)
74
_firstByte
= 0;
114
_firstByte
= read;
2 references to _firstByte
System.ComponentModel.TypeConverter (2)
System\ComponentModel\Design\DesigntimeLicenseContextSerializer.cs (2)
99
buffer[0] =
_firstByte
;
174
byte binaryWriterIdentifier = wrappedStream.
_firstByte
;