3 writes to typeNamesAdded
System.Messaging (3)
System\Messaging\XmlMessageFormatter.cs (3)
83this.typeNamesAdded = false; 155formatter.typeNamesAdded = typeNamesAdded; 175this.typeNamesAdded = true;
2 references to typeNamesAdded
System.Messaging (2)
System\Messaging\XmlMessageFormatter.cs (2)
155formatter.typeNamesAdded = typeNamesAdded; 166if (!this.typeNamesAdded)