4 references to FromSourceModule
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Symbols.cs (4)
2441return _location == BestSymbolLocation.FromSourceModule; 2457return (_location == BestSymbolLocation.FromSourceModule) || (_location == BestSymbolLocation.FromAddedModule); 2542if (location == BestSymbolLocation.FromSourceModule) 2579BestSymbolLocation.FromSourceModule :