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