1 reference to GetVariableDeclarations
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Semantics\PatternMatchingTestBase.cs (1)
42return GetVariableDeclarations(tree).Where(d => d.Identifier.ValueText == v);