3 references to ImpersonateCall
System.ServiceModel (3)
System\ServiceModel\Security\ImpersonatingMessage.cs (3)
108this.ImpersonateCall(() => this.innerMessage.WriteMessage(writer)); 184this.ImpersonateCall( () => this.innerMessage.WriteBodyContents(writer)); 195this.ImpersonateCall(() => this.innerMessage.BodyToString(writer));