1 write to Primary
System.IdentityModel (1)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (1)
582rst.Participants.Primary = primary;
3 references to Primary
System.IdentityModel (3)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (3)
878if ((rst.Participants != null) && ((rst.Participants.Primary != null) || (rst.Participants.Participant.Count > 0))) 1301if (participants.Primary != null) 1304participants.Primary.WriteTo(writer);