3 references to GetLocation
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_NameConflicts.cs (3)
20Location location = GetLocation(symbol); 71diagnostics.Add(ErrorCode.ERR_LocalSameNameAsTypeParam, GetLocation(p), name); 77diagnostics.Add(ErrorCode.ERR_DuplicateParamName, GetLocation(p), name);