2 references to
Microsoft.CodeAnalysis.CSharp (2)
Symbols\ConstructedMethodSymbol.cs (1)
19: base(containingSymbol: constructedFrom.ContainingSymbol,
Symbols\SubstitutedMethodSymbol.cs (1)
41: this(containingSymbol, containingSymbol.TypeSubstitution, originalDefinition, constructedFrom: null)