6 references to FormatPropertyValue
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.UnitTests (6)
ResultsViewTests.cs (6)
1700var evalResult = FormatPropertyValue(runtime, value, "P"); 1715evalResult = FormatPropertyValue(runtime, value, "Q"); 1729evalResult = FormatPropertyValue(runtime, value, "R"); 1739evalResult = FormatPropertyValue(runtime, value, "S"); 1751evalResult = FormatPropertyValue(runtime, value, "T"); 1765evalResult = FormatPropertyValue(runtime, value, "U");