1 write to _thisConstructorArguments
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
CodeGenerationConstructorInfo.cs (1)
34
_thisConstructorArguments
= thisConstructorArguments;
1 reference to _thisConstructorArguments
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
CodeGenerationConstructorInfo.cs (1)
75
=> info?.
_thisConstructorArguments
?? default;