2 references to DeducedBaseType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\TypeParameterSymbol.cs (2)
349
var current =
DeducedBaseType
(ref useSiteInfo);
365
/// Called by <see cref="ConstraintTypesNoUseSiteDiagnostics"/>, <see cref="InterfacesNoUseSiteDiagnostics"/>, <see cref="EffectiveBaseClass"/>, and <see cref="
DeducedBaseType
"/>.