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