2 writes to TypeFormat
System.Messaging (2)
System\Messaging\BinaryMessageFormatter.cs (2)
45this.formatter.TypeFormat = typeFormat; 82this.formatter.TypeFormat = value;
1 reference to TypeFormat
System.Messaging (1)
System\Messaging\BinaryMessageFormatter.cs (1)
77return this.formatter.TypeFormat;