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