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