10 references to ExtensionScopes
Microsoft.CodeAnalysis.CSharp (10)
Binder\Binder_Expressions.cs (3)
8583
foreach (var scope in new
ExtensionScopes
(this))
10916
foreach (var scope in new
ExtensionScopes
(this))
11130
foreach (var scope in new
ExtensionScopes
(this))
Binder\Binder_Lookup.cs (1)
52
foreach (var scope in new
ExtensionScopes
(this))
Binder\Binder_Operators.cs (4)
581
foreach (var scope in new
ExtensionScopes
(this))
2087
foreach (var scope in new
ExtensionScopes
(this))
2377
foreach (var scope in new
ExtensionScopes
(this))
3605
foreach (var scope in new
ExtensionScopes
(this))
Binder\Binder_Symbols.cs (1)
1566
foreach (var scope in new
ExtensionScopes
(this))
Compilation\CSharpSemanticModel.cs (1)
4636
foreach (var scope in new
ExtensionScopes
(binder))