4 references to FILTER_E_END_OF_CHUNKS
PresentationFramework (4)
src\Framework\MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (1)
311(int)FilterErrorCode.FILTER_E_END_OF_CHUNKS);
src\Framework\MS\Internal\IO\Packaging\PackageFilter.cs (2)
132(int)FilterErrorCode.FILTER_E_END_OF_CHUNKS); 225(int)FilterErrorCode.FILTER_E_END_OF_CHUNKS);
src\Framework\MS\Internal\IO\Packaging\XpsFilter.cs (1)
97if (ex.ErrorCode == (int)FilterErrorCode.FILTER_E_END_OF_CHUNKS)