2 references to GenerateRefReadOnlyTypeSyntax
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
PropertyGenerator.cs (1)
145return returnType.GenerateRefReadOnlyTypeSyntax();
TypeSyntaxExtensions.cs (1)
65return returnType.GenerateRefReadOnlyTypeSyntax();