10 instantiations of ExtensionScopes
Microsoft.CodeAnalysis.CSharp (10)
Binder\Binder_Expressions.cs (3)
8783
foreach (var scope in new
ExtensionScopes
(this))
11171
foreach (var scope in new
ExtensionScopes
(this))
11385
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)
596
foreach (var scope in new
ExtensionScopes
(this))
2111
foreach (var scope in new
ExtensionScopes
(this))
2424
foreach (var scope in new
ExtensionScopes
(this))
3705
foreach (var scope in new
ExtensionScopes
(this))
Binder\Binder_Symbols.cs (1)
1580
foreach (var scope in new
ExtensionScopes
(this))
Compilation\CSharpSemanticModel.cs (1)
4654
foreach (var scope in new
ExtensionScopes
(binder))