3 writes to _nonceCache
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (3)
47_nonceCache = other._nonceCache; 131_nonceCache = value; 367_nonceCache = null;
2 references to _nonceCache
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (2)
47_nonceCache = other._nonceCache; 127return _nonceCache;