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