4 references to FILTER_E_END_OF_CHUNKS
PresentationFramework (4)
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (1)
270(int)FilterErrorCode.FILTER_E_END_OF_CHUNKS);
MS\Internal\IO\Packaging\PackageFilter.cs (2)
122(int)FilterErrorCode.FILTER_E_END_OF_CHUNKS); 215(int)FilterErrorCode.FILTER_E_END_OF_CHUNKS);
MS\Internal\IO\Packaging\XpsFilter.cs (1)
88if (ex.ErrorCode == (int)FilterErrorCode.FILTER_E_END_OF_CHUNKS)