1 write to TextPenaltyModule
PresentationFramework (1)
MS\Internal\PtsHost\PtsCache.cs (1)
450_contextPool[index].TextPenaltyModule = penaltyModule;
3 references to TextPenaltyModule
PresentationFramework (3)
MS\Internal\PtsHost\PtsCache.cs (3)
335_contextPool[index].TextPenaltyModule?.Dispose(); 407_contextPool[index].TextPenaltyModule?.Dispose(); 458GC.SuppressFinalize(_contextPool[index].TextPenaltyModule);