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