6 references to ExtensionScopes
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Expressions.cs (3)
8546
foreach (var scope in new
ExtensionScopes
(this))
10888
foreach (var scope in new
ExtensionScopes
(this))
11065
foreach (var scope in new
ExtensionScopes
(this))
Binder\Binder_Lookup.cs (1)
52
foreach (var scope in new
ExtensionScopes
(this))
Binder\Binder_Symbols.cs (1)
1545
foreach (var scope in new
ExtensionScopes
(this))
Compilation\CSharpSemanticModel.cs (1)
4640
foreach (var scope in new
ExtensionScopes
(binder))