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