2 writes to _nonceCache
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
40
_nonceCache
= other._nonceCache;
128
_nonceCache
= value;
2 references to _nonceCache
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
40
_nonceCache = other.
_nonceCache
;
124
return
_nonceCache
;