1 reference to IsNumericTypeContext
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
CSharpSyntaxContext.cs (1)
236var isRightSideOfNumericType = leftToken.IsNumericTypeContext(semanticModel, cancellationToken);