2 writes to TableCacheData
PresentationCore (2)
MS\Internal\Shaping\OpenTypeLayoutCache.cs (2)
82
workspace.
TableCacheData
= null;
86
workspace.
TableCacheData
= cacheArray;
4 references to TableCacheData
PresentationCore (4)
MS\Internal\Shaping\OpenTypeLayoutCache.cs (4)
104
if (workspace.
TableCacheData
== null)
122
if (workspace.
TableCacheData
== null)
126
fixed (byte* pCacheByte = &workspace.
TableCacheData
[0])
249
fixed (byte* pCache = &workspace.
TableCacheData
[0])