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