2 references to TopObjectFormat
System.Messaging (2)
System\Messaging\BinaryMessageFormatter.cs (1)
110return new BinaryMessageFormatter(TopObjectFormat, TypeFormat);
System\Messaging\Design\MessageFormatterConverter.cs (1)
104return new InstanceDescriptor(ctor, new object[] { f.TopObjectFormat, f.TypeFormat });