2 references to Owner
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceTypeParameterSymbol.cs (2)
891
get { return this.
Owner
; }
984
get { return this.
Owner
.TypeParameters; }