3 references to GetBodyAttribute
System.ServiceModel (3)
System\ServiceModel\Channels\DelegatingMessage.cs (1)
83
return this.innerMessage.
GetBodyAttribute
(localName, ns);
System\ServiceModel\Security\ImpersonatingMessage.cs (1)
133
return this.innerMessage.
GetBodyAttribute
(localName, ns);
System\ServiceModel\Security\SecurityAppliedMessage.cs (1)
241
this.bodyId = this.InnerMessage.
GetBodyAttribute
(