2 references to GenerateRefTypeSyntax
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
PropertyGenerator.cs (1)
141return returnType.GenerateRefTypeSyntax();
TypeSyntaxExtensions.cs (1)
61return returnType.GenerateRefTypeSyntax();