2 references to InferBestType
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (2)
4103
TypeSymbol bestType = BestTypeInferrer.
InferBestType
(boundInitializerExpressions, this.Conversions, ref useSiteInfo, out _);
4130
TypeSymbol bestType = BestTypeInferrer.
InferBestType
(boundInitializerExpressions, this.Conversions, ref useSiteInfo, out _);