3 writes to typesAdded
System.Messaging (3)
System\Messaging\XmlMessageFormatter.cs (3)
109this.typesAdded = false; 154formatter.typesAdded = typesAdded; 183this.typesAdded = true;
2 references to typesAdded
System.Messaging (2)
System\Messaging\XmlMessageFormatter.cs (2)
154formatter.typesAdded = typesAdded; 178if (!this.typesAdded)