2 writes to streamSizes
System.ServiceModel (2)
System\ServiceModel\Security\TlsSspiNegotiation.cs (2)
302
this.
streamSizes
= tmpSizes;
637
this.
streamSizes
= null;
2 references to streamSizes
System.ServiceModel (2)
System\ServiceModel\Security\TlsSspiNegotiation.cs (2)
297
if (this.
streamSizes
== null)
306
return this.
streamSizes
;