2 references to GetRegularExpressionType
Microsoft.CodeAnalysis.CSharp.Features (2)
ExtractMethod\CSharpSelectionResult.ExpressionResult.cs (2)
79var regularType = GetRegularExpressionType(model, node); 91return GetRegularExpressionType(model, node);