2 references to ERR_TypeVariableSameAsParent
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1030or ErrorCode.ERR_TypeVariableSameAsParent
Symbols\Source\TypeParameterBuilder.cs (1)
48diagnostics.Add(ErrorCode.ERR_TypeVariableSameAsParent, result.GetFirstLocation(), result.Name);