1 instantiation of TextMapOffsetErrorLogger
PresentationFramework (1)
System\Windows\Documents\Speller.cs (1)
1192var errorLogger = new TextMapOffsetErrorLogger(direction, textMap, segments, i, leftWordBreak, rightWordBreak, contentOffset);
2 references to TextMapOffsetErrorLogger
PresentationFramework (2)
System\Windows\Documents\Speller.cs (1)
1192var errorLogger = new TextMapOffsetErrorLogger(direction, textMap, segments, i, leftWordBreak, rightWordBreak, contentOffset);
System\Windows\Documents\TextMapOffsetErrorLogger.cs (1)
38/// <see cref="TextMapOffsetErrorLogger"/> is declared as a nested type