4 references to FromSourceModule
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Symbols.cs (4)
2348return _location == BestSymbolLocation.FromSourceModule; 2364return (_location == BestSymbolLocation.FromSourceModule) || (_location == BestSymbolLocation.FromAddedModule); 2449if (location == BestSymbolLocation.FromSourceModule) 2486BestSymbolLocation.FromSourceModule :