2 writes to TableCacheData
PresentationCore (2)
Core\CSharp\MS\Internal\Shaping\OpenTypeLayoutCache.cs (2)
95
workspace.
TableCacheData
= null;
99
workspace.
TableCacheData
= cacheArray;
4 references to TableCacheData
PresentationCore (4)
Core\CSharp\MS\Internal\Shaping\OpenTypeLayoutCache.cs (4)
121
if (workspace.
TableCacheData
== null)
143
if (workspace.
TableCacheData
== null)
147
fixed (byte* pCacheByte = &workspace.
TableCacheData
[0])
282
fixed (byte* pCache = &workspace.
TableCacheData
[0])