4 references to FromSourceModule
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Symbols.cs (4)
2461return _location == BestSymbolLocation.FromSourceModule; 2477return (_location == BestSymbolLocation.FromSourceModule) || (_location == BestSymbolLocation.FromAddedModule); 2562if (location == BestSymbolLocation.FromSourceModule) 2599BestSymbolLocation.FromSourceModule :