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