2 references to HeaderInfoChars
System (2)
net\System\Net\Cache\WinInetCache.cs (2)
543
if (bufferPtr->_OffsetHeaderInfo == IntPtr.Zero || bufferPtr->
HeaderInfoChars
== 0 || (bufferPtr->EntryType & EntryType.UrlHistory) != 0) {
547
int bufferCharLength = bufferPtr->
HeaderInfoChars
+ ((int)(bufferPtr->_OffsetHeaderInfo))/c_CharSz;