2 references to IsInRefContext
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
ExpressionSyntaxExtensions.cs (2)
195=> IsInRefContext(expression, out _); 332if (expression.IsInRefContext(out var refParent))