2 references to BindPropertyPatternMember
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Patterns.cs (2)
1517symbol = BindPropertyPatternMember(inputType, name, ref hasErrors, diagnostics); 1521symbol = BindPropertyPatternMember(receiver.Type.StrippedType(), name, ref hasErrors, diagnostics);