1 write to _withImportChainEntry
Microsoft.CodeAnalysis.CSharp (1)
Binder\WithUsingNamespacesAndTypesBinder.cs (1)
28_withImportChainEntry = withImportChainEntry;
2 references to _withImportChainEntry
Microsoft.CodeAnalysis.CSharp (2)
Binder\WithUsingNamespacesAndTypesBinder.cs (2)
224if (_withImportChainEntry) 232Debug.Assert(_lazyImportChain != null || !_withImportChainEntry);