3 references to IsCharacter
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (3)
Formatter.Values.cs (3)
58
else if (lmrType.
IsCharacter
())
181
Debug.Assert(value.Type.GetLmrType().
IsCharacter
());
431
else if (type.
IsCharacter
())