1 write to _bodyAttributes
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\SecurityAppliedMessage.cs (1)
79_bodyAttributes = null;
2 references to _bodyAttributes
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\SecurityAppliedMessage.cs (2)
107if (_bodyAttributes != null) 109XmlAttributeHolder.WriteAttributes(_bodyAttributes, writer);