2 references to TryGetContextualAttributeBinder
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Symbols.cs (1)
2691var contextualAttributeBinder = TryGetContextualAttributeBinder(this);
Binder\LocalBinderFactory.cs (1)
290var contextualAttributeBinder = Binder.TryGetContextualAttributeBinder(current);