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