2 references to hashAlgorithm
System (2)
net\System\Net\HttpListenerRequest.cs (2)
1185Debug.Assert((long)(&pThisResultData->identifierData->hashAlgorithm) == (long)(pThisResultData->identifierData) + 1 ); 1187Marshal.Copy((IntPtr)(&pThisResultData->identifierData->hashAlgorithm), retVal, 0, retVal.Length);