2 references to WithIsRef
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
MakeRefStructCodeFixProvider.cs (1)
79
generator.GetModifiers(structDeclaration).
WithIsRef
(true));
Microsoft.CodeAnalysis.CSharp.Features (1)
MakeRefStructCodeFixProvider.cs (1)
79
generator.GetModifiers(structDeclaration).
WithIsRef
(true));