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