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