2 writes to isReceiver
System.ServiceModel (2)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (2)
136
this.
isReceiver
= false;
173
this.
isReceiver
= true;
17 references to isReceiver
System.ServiceModel (17)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (17)
313
return this.
isReceiver
;
335
if (this.
isReceiver
)
349
if (this.
isReceiver
)
369
if (this.
isReceiver
)
389
if (!this.
isReceiver
)
403
if (this.
isReceiver
)
417
if (this.
isReceiver
)
431
if (this.
isReceiver
)
445
if (this.
isReceiver
)
484
if (this.
isReceiver
)
520
if (!this.
isReceiver
)
532
if (this.
isReceiver
)
557
if (this.
isReceiver
)
575
if (this.
isReceiver
)
592
if (this.
isReceiver
)
666
if (!this.
isReceiver
)
674
if (!this.
isReceiver
)