2 references to s_minimumNonceLength
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\InMemoryNonceCache.cs (2)
69if (nonce.Length < s_minimumNonceLength) 79if (nonce.Length < s_minimumNonceLength)