2 references to Formatter
PresentationFramework (2)
MS\Internal\DataStreams.cs (2)
137
this.
Formatter
.Serialize(byteStream, currentValue);
268
newValue = this.
Formatter
.Deserialize(dataStream); // CodeQL [SM04191] : This is a fallback deserialization to maintain backward compatibility for unsupported NRBF Data Types