1 write to _unmanaged
PresentationCore (1)
MS\Internal\FontCache\FontSource.cs (1)
419
_unmanaged
= unmanagedStream;
4 references to _unmanaged
PresentationCore (4)
MS\Internal\FontCache\FontSource.cs (4)
420
Initialize(
_unmanaged
.PositionPointer,
_unmanaged
.Length,
_unmanaged
.Length, FileAccess.Read);
425
_unmanaged
.Dispose();