22 references to VerifyCodeFixAsync
Microsoft.AspNetCore.App.Analyzers.Test (22)
Dependencies\AddPackageTests.cs (2)
37
await VerifyCS.
VerifyCodeFixAsync
(source, source);
57
await VerifyCS.
VerifyCodeFixAsync
(source, source);
Http\HeaderDictionaryAddTest.cs (2)
280
await VerifyCS.
VerifyCodeFixAsync
(source, source);
294
await VerifyCS.
VerifyCodeFixAsync
(source, source);
RouteHandlers\DetectMismatchedParameterOptionalityTest.cs (5)
219
await VerifyCS.
VerifyCodeFixAsync
(source, source);
234
await VerifyCS.
VerifyCodeFixAsync
(source, source);
249
await VerifyCS.
VerifyCodeFixAsync
(source, source);
264
await VerifyCS.
VerifyCodeFixAsync
(source, source);
361
await VerifyCS.
VerifyCodeFixAsync
(source, fixedSource);
WebApplicationBuilder\DisallowConfigureAppConfigureHostBuilderTest.cs (1)
25
await VerifyCS.
VerifyCodeFixAsync
(source, source);
WebApplicationBuilder\DisallowConfigureHostLoggingTest.cs (2)
30
await VerifyCS.
VerifyCodeFixAsync
(source, source);
54
await VerifyCS.
VerifyCodeFixAsync
(source, source);
WebApplicationBuilder\DisallowConfigureServicesTest.cs (2)
30
await VerifyCS.
VerifyCodeFixAsync
(source, source);
166
await VerifyCS.
VerifyCodeFixAsync
(source, source);
WebApplicationBuilder\PublicPartialProgramClassTest.cs (8)
28
await VerifyCS.
VerifyCodeFixAsync
(source, source);
124
await VerifyCS.
VerifyCodeFixAsync
(source, source);
146
await VerifyCS.
VerifyCodeFixAsync
(source, source);
168
await VerifyCS.
VerifyCodeFixAsync
(source, source);
191
await VerifyCS.
VerifyCodeFixAsync
(source, source);
214
await VerifyCS.
VerifyCodeFixAsync
(source, source);
236
await VerifyCS.
VerifyCodeFixAsync
(source, source);
260
await VerifyCS.
VerifyCodeFixAsync
(source, source);