2 references to CreateSetOfDeclaredNames
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Query.vb (2)
243
Dim declaredNames As HashSet(Of String) =
CreateSetOfDeclaredNames
()
2767
Dim declaredNames As HashSet(Of String) =
CreateSetOfDeclaredNames
()