2 implementations of GetChunk
PresentationFramework (2)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (1)
94public ManagedChunk GetChunk()
MS\Internal\IO\Packaging\XamlFilter.cs (1)
210public ManagedChunk GetChunk()
1 reference to GetChunk
PresentationFramework (1)
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (1)
266ManagedChunk managedChunk = _implementation.GetChunk();