2 references to ShouldUseInit
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\Records\SynthesizedRecordPropertySymbol.cs (2)
33isInitOnly: ShouldUseInit(containingType), 74var usesInit = !isGet && ShouldUseInit(ContainingType);