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