1 reference to ShouldUseInit
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\Records\SynthesizedRecordPropertySymbol.cs (1)
85var usesInit = !isGet && ShouldUseInit(ContainingType);