2 writes to ContextInfo
PresentationFramework (2)
MS\Internal\PtsHost\PtsCache.cs (2)
445InitGenericInfo(ptsHost, (IntPtr)(index + 1), installedObjects, installedObjectsCount, ref _contextPool[index].ContextInfo); 470PTS.Validate(PTS.CreateDocContext(ref _contextPool[index].ContextInfo, out context));
1 reference to ContextInfo
PresentationFramework (1)
MS\Internal\PtsHost\PtsCache.cs (1)
459_contextPool[index].ContextInfo.ptsPenaltyModule = ptsPenaltyModule;