2 references to CS8345
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
MakeRefStructCodeFixProvider.cs (2)
24
private const string CS8345 = nameof(
CS8345
);
33
=> ImmutableArray.Create(
CS8345
);