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