2 writes to TableCacheData
PresentationCore (2)
MS\Internal\Shaping\OpenTypeLayoutCache.cs (2)
81
workspace.
TableCacheData
= null;
85
workspace.
TableCacheData
= cacheArray;
4 references to TableCacheData
PresentationCore (4)
MS\Internal\Shaping\OpenTypeLayoutCache.cs (4)
103
if (workspace.
TableCacheData
== null)
121
if (workspace.
TableCacheData
== null)
125
fixed (byte* pCacheByte = &workspace.
TableCacheData
[0])
248
fixed (byte* pCache = &workspace.
TableCacheData
[0])