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