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