9 references to
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.UnitTests (1)
CSharpFormatter.Values.cs (1)
167
AppendEnumTypeAndName(builder, typeToDisplayOpt, usedFields
[
i].Name);
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (8)
Debugger\Engine\DkmInspectionSession.cs (1)
84
while ((n - index > 0) && _calls
[
n - index - 1].Equals(instanceAndMethod))
DynamicFlagsCustomTypeInfo.cs (1)
39
if (dynamicFlags
[
startIndex + f])
EnumField.cs (3)
48
long diff = unchecked((long)value - (long)sortedFields
[
mid].Value); // NOTE: Has to match the comparer below.
52
while (mid >= start && sortedFields
[
mid].Value == value)
56
return sortedFields
[
mid + 1];
Formatter.TypeNames.cs (2)
219
AppendNamespacePrefix(builder, stack
[
lastContainingTypeIndex], escapeKeywordIdentifiers, out sawSingleInvalidIdentifier);
225
var containingType = stack
[
i];
ResultProvider.cs (1)
918
rows
[
index],