2 writes to ThrowOnEndOfChunks
PresentationFramework (2)
src\Framework\MS\Internal\IO\Packaging\PackageFilter.cs (2)
334corePropertiesFilterMarshaler.ThrowOnEndOfChunks = false; 428xamlFilterMarshaler.ThrowOnEndOfChunks = false;
1 reference to ThrowOnEndOfChunks
PresentationFramework (1)
src\Framework\MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (1)
307if (ThrowOnEndOfChunks)