2 references to _result
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\UnassignedAddressTakenVariablesWalker.cs (2)
49return _result; 56_result.Add((PrefixUnaryExpressionSyntax)node.Parent);