1 reference to SubstitutedMethodSymbol
Microsoft.CodeAnalysis.CSharp (1)
Symbols\MethodSymbol.cs (1)
901return newOwner.IsDefinition ? this : new SubstitutedMethodSymbol(newOwner, this);