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