2 references to _signatureBuffer
WindowsBase (2)
Base\MS\Internal\IO\Zip\ZipIOEndOfCentralDirectoryBlock.cs (2)
355for(int i = 0; i<_signatureBuffer.Length; i++) 357if (_signatureBuffer[i] != buffer[pos+i])