1 write to m_targetType
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (1)
src\ExpressionEvaluator\Core\Source\ResultProvider\Helpers\DebuggerDisplayInfo.cs (1)
27m_targetType = targetType;
4 references to m_targetType
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (4)
src\ExpressionEvaluator\Core\Source\ResultProvider\Helpers\DebuggerDisplayInfo.cs (4)
65value = new DebuggerDisplayItemInfo(favoritesInfo.DisplayString, m_targetType); 67new DebuggerDisplayItemInfo(favoritesInfo.SimpleDisplayString, m_targetType) : null; 71targetType: m_targetType, 104targetType: m_targetType,