2 references to IsPublicInstanceMember
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\Records\SynthesizedRecordPrintMembers.cs (2)
243if (!IsPublicInstanceMember(m)) 309if (!IsPublicInstanceMember(property) || !IsPrintableProperty(property))