2 references to CreateErrorPropertySymbol
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (2)
9664
CreateErrorPropertySymbol
(properties),
9826
PropertySymbol property = (candidates.Length == 1) ? candidates[0] :
CreateErrorPropertySymbol
(candidates);