3 instantiations of IndexingFilterMarshaler
PresentationFramework (3)
MS\Internal\IO\Packaging\EncryptedPackageFilter.cs (1)
42
_filter = new
IndexingFilterMarshaler
(
MS\Internal\IO\Packaging\PackageFilter.cs (2)
324
= new
IndexingFilterMarshaler
(
419
= new
IndexingFilterMarshaler
(new XamlFilter(_currentStream));
4 references to IndexingFilterMarshaler
PresentationFramework (4)
MS\Internal\IO\Packaging\PackageFilter.cs (2)
323
IndexingFilterMarshaler
corePropertiesFilterMarshaler
418
IndexingFilterMarshaler
xamlFilterMarshaler
MS\Internal\IO\Packaging\XamlFilter.cs (2)
182
if (aAttributes[i].Guid ==
IndexingFilterMarshaler
.PSGUID_STORAGE
1003
= new ManagedFullPropSpec(
IndexingFilterMarshaler
.PSGUID_STORAGE, (uint)MS.Internal.Interop.PID_STG.CONTENTS);