4 references to FromSourceModule
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Symbols.cs (4)
2401return _location == BestSymbolLocation.FromSourceModule; 2417return (_location == BestSymbolLocation.FromSourceModule) || (_location == BestSymbolLocation.FromAddedModule); 2502if (location == BestSymbolLocation.FromSourceModule) 2539BestSymbolLocation.FromSourceModule :