2 writes to releasedLastRef
System.ServiceModel (2)
System\ServiceModel\ClientBase.cs (2)
507
this.
releasedLastRef
= true;
620
this.
releasedLastRef
= true;
2 references to releasedLastRef
System.ServiceModel (2)
System\ServiceModel\ClientBase.cs (2)
516
if (this.
releasedLastRef
)
628
if (this.
releasedLastRef
)