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