4 references to FromSourceModule
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Symbols.cs (4)
2474return _location == BestSymbolLocation.FromSourceModule; 2490return (_location == BestSymbolLocation.FromSourceModule) || (_location == BestSymbolLocation.FromAddedModule); 2575if (location == BestSymbolLocation.FromSourceModule) 2612BestSymbolLocation.FromSourceModule :