3 instantiations of IndexingFilterMarshaler
PresentationFramework (3)
src\Framework\MS\Internal\IO\Packaging\EncryptedPackageFilter.cs (1)
49_filter = new IndexingFilterMarshaler(
src\Framework\MS\Internal\IO\Packaging\PackageFilter.cs (2)
330= new IndexingFilterMarshaler( 425= new IndexingFilterMarshaler(new XamlFilter(_currentStream));
4 references to IndexingFilterMarshaler
PresentationFramework (4)
src\Framework\MS\Internal\IO\Packaging\PackageFilter.cs (2)
329IndexingFilterMarshaler corePropertiesFilterMarshaler 424IndexingFilterMarshaler xamlFilterMarshaler
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (2)
202if (aAttributes[i].Guid == IndexingFilterMarshaler.PSGUID_STORAGE 1023= new ManagedFullPropSpec(IndexingFilterMarshaler.PSGUID_STORAGE, (uint)MS.Internal.Interop.PID_STG.CONTENTS);