1 reference to BasicDoNotPassNonNullableValueToArgumentNullExceptionThrowIfNullFixer
Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (1)
Microsoft.NetCore.Analyzers\Usage\DoNotPassStructToArgumentNullExceptionThrowIfNullTests.cs (1)
14
using VerifyVB = VisualBasicCodeFixVerifier<DoNotPassNonNullableValueToArgumentNullExceptionThrowIfNull,
BasicDoNotPassNonNullableValueToArgumentNullExceptionThrowIfNullFixer
>;