10 instantiations of ExtensionScopes
Microsoft.CodeAnalysis.CSharp (10)
Binder\Binder_Expressions.cs (3)
8564
foreach (var scope in new
ExtensionScopes
(this))
10862
foreach (var scope in new
ExtensionScopes
(this))
11075
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))
2026
foreach (var scope in new
ExtensionScopes
(this))
2314
foreach (var scope in new
ExtensionScopes
(this))
3540
foreach (var scope in new
ExtensionScopes
(this))
Binder\Binder_Symbols.cs (1)
1565
foreach (var scope in new
ExtensionScopes
(this))
Compilation\CSharpSemanticModel.cs (1)
4641
foreach (var scope in new
ExtensionScopes
(binder))