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