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