Implemented interface member:
method
GetTypeInferredDuringReduction
Microsoft.CodeAnalysis.IMethodSymbol.GetTypeInferredDuringReduction(Microsoft.CodeAnalysis.ITypeParameterSymbol)
2 overrides of GetTypeInferredDuringReduction
Microsoft.CodeAnalysis.CodeStyle.Fixes (2)
CodeGenerationConstructedMethodSymbol.cs (1)
84
public override ITypeSymbol
GetTypeInferredDuringReduction
(ITypeParameterSymbol reducedFromTypeParameter)
CodeGenerationMethodSymbol.cs (1)
114
public override ITypeSymbol
GetTypeInferredDuringReduction
(ITypeParameterSymbol reducedFromTypeParameter)