2 writes to ContextInfo
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\PtsCache.cs (2)
515
InitGenericInfo(ptsHost, (IntPtr)(index + 1), installedObjects, installedObjectsCount, ref _contextPool[index].
ContextInfo
);
540
PTS.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;