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