1 instantiation of DebugInfo
PresentationFramework (1)
System\Windows\Documents\TextMapOffsetErrorLogger.cs (1)
61
_debugInfo = new
DebugInfo
2 references to DebugInfo
PresentationFramework (2)
System\Windows\Documents\TextMapOffsetErrorLogger.cs (2)
45
private
DebugInfo
_debugInfo;
126
logger?.Write<
DebugInfo
>(TextMapOffsetError, eventSourceOptions, _debugInfo);