AssignOutParametersAtStartTests.cs (25)
14using VerifyCS = CSharpCodeFixVerifier<
38await VerifyCS.VerifyCodeFixAsync(code, code);
44await VerifyCS.VerifyCodeFixAsync(
82await VerifyCS.VerifyCodeFixAsync(code, code);
88await VerifyCS.VerifyCodeFixAsync(
130await VerifyCS.VerifyCodeFixAsync(code, code);
149await VerifyCS.VerifyCodeFixAsync(code, code);
164await VerifyCS.VerifyCodeFixAsync(code, code);
179await VerifyCS.VerifyCodeFixAsync(code, code);
194await VerifyCS.VerifyCodeFixAsync(code, code);
200await VerifyCS.VerifyCodeFixAsync(
227await VerifyCS.VerifyCodeFixAsync(
250await VerifyCS.VerifyCodeFixAsync(
289await VerifyCS.VerifyCodeFixAsync(code, code);
305await VerifyCS.VerifyCodeFixAsync(code, code);
321await VerifyCS.VerifyCodeFixAsync(code, code);
340await VerifyCS.VerifyCodeFixAsync(code, code);
360await VerifyCS.VerifyCodeFixAsync(code, code);
381await VerifyCS.VerifyCodeFixAsync(code, code);
387await VerifyCS.VerifyCodeFixAsync(
423await VerifyCS.VerifyCodeFixAsync(
484await VerifyCS.VerifyCodeFixAsync(
512await VerifyCS.VerifyCodeFixAsync(
557await VerifyCS.VerifyCodeFixAsync(
597await VerifyCS.VerifyCodeFixAsync(
ConvertSwitchStatementToExpressionTests.cs (63)
20using VerifyCS = CSharpCodeFixVerifier<
31=> VerifyCS.VerifyStandardProperty(property);
36await VerifyCS.VerifyCodeFixAsync(
76await VerifyCS.VerifyCodeFixAsync(
116await VerifyCS.VerifyCodeFixAsync(
190await VerifyCS.VerifyCodeFixAsync(code, code);
222await VerifyCS.VerifyCodeFixAsync(code, code);
242await VerifyCS.VerifyCodeFixAsync(code, code);
262await VerifyCS.VerifyCodeFixAsync(code, code);
282await VerifyCS.VerifyCodeFixAsync(code, code);
302await VerifyCS.VerifyCodeFixAsync(code, code);
326await VerifyCS.VerifyCodeFixAsync(code, code);
332await VerifyCS.VerifyCodeFixAsync(
368await VerifyCS.VerifyCodeFixAsync(
434await VerifyCS.VerifyCodeFixAsync(code, code);
460await VerifyCS.VerifyCodeFixAsync(code, code);
466await VerifyCS.VerifyCodeFixAsync(
510await VerifyCS.VerifyCodeFixAsync(
582await VerifyCS.VerifyCodeFixAsync(code, code);
606await VerifyCS.VerifyCodeFixAsync(code, code);
630await new VerifyCS.Test
672await new VerifyCS.Test
709await VerifyCS.VerifyCodeFixAsync(code, code);
733await VerifyCS.VerifyCodeFixAsync(code, code);
739await VerifyCS.VerifyCodeFixAsync(
788await VerifyCS.VerifyCodeFixAsync(
832await VerifyCS.VerifyCodeFixAsync(
889await new VerifyCS.Test
907await VerifyCS.VerifyCodeFixAsync(
947await VerifyCS.VerifyCodeFixAsync(
1004await VerifyCS.VerifyCodeFixAsync(code, code);
1010await VerifyCS.VerifyCodeFixAsync(
1122await VerifyCS.VerifyCodeFixAsync(code, code);
1192await new VerifyCS.Test
1206await VerifyCS.VerifyCodeFixAsync(
1240await VerifyCS.VerifyCodeFixAsync(
1332await new VerifyCS.Test
1403await new VerifyCS.Test
1474await new VerifyCS.Test
1553await new VerifyCS.Test
1624await new VerifyCS.Test
1695await new VerifyCS.Test
1766await new VerifyCS.Test
1816await new VerifyCS.Test
1865await new VerifyCS.Test
1915await new VerifyCS.Test
1965await new VerifyCS.Test
2015await new VerifyCS.Test
2045await VerifyCS.VerifyCodeFixAsync(code, code);
2069await VerifyCS.VerifyCodeFixAsync(code, code);
2093await VerifyCS.VerifyCodeFixAsync(code, code);
2099await VerifyCS.VerifyCodeFixAsync(
2156var test = new VerifyCS.Test
2201var test = new VerifyCS.Test
2248await new VerifyCS.Test
2259await VerifyCS.VerifyCodeFixAsync(
2289await VerifyCS.VerifyCodeFixAsync(
2319await VerifyCS.VerifyCodeFixAsync(
2360await VerifyCS.VerifyCodeFixAsync(
2405await VerifyCS.VerifyCodeFixAsync(
2442await VerifyCS.VerifyCodeFixAsync(
2482await new VerifyCS.Test
2538await new VerifyCS.Test
ConvertTypeOfToNameOfTests.cs (15)
15using VerifyCS = CSharpCodeFixVerifier<CSharpConvertTypeOfToNameOfDiagnosticAnalyzer,
42await VerifyCS.VerifyCodeFixAsync(text, expected);
66await VerifyCS.VerifyCodeFixAsync(text, expected);
94await VerifyCS.VerifyCodeFixAsync(text, expected);
130await VerifyCS.VerifyCodeFixAsync(text, expected);
148await VerifyCS.VerifyCodeFixAsync(text, text);
172await VerifyCS.VerifyCodeFixAsync(text, expected);
200await VerifyCS.VerifyCodeFixAsync(text, expected);
215await VerifyCS.VerifyCodeFixAsync(text, text);
232await VerifyCS.VerifyCodeFixAsync(text, text);
250await VerifyCS.VerifyCodeFixAsync(text, text);
286await VerifyCS.VerifyCodeFixAsync(text, expected);
316await VerifyCS.VerifyCodeFixAsync(text, expected);
331await VerifyCS.VerifyCodeFixAsync(text, text);
337await new VerifyCS.Test
FormattingAnalyzerTests.cs (16)
14using Verify = CSharpCodeFixVerifier<CodeStyle.CSharpFormattingAnalyzer, CodeStyle.CSharpFormattingCodeFixProvider>;
30await Verify.VerifyCodeFixAsync(testCode, expected);
54await Verify.VerifyCodeFixAsync(testCode, expected);
69await Verify.VerifyAnalyzerAsync(testCode);
92await Verify.VerifyCodeFixAsync(testCode, fixedCode);
135await Verify.VerifyCodeFixAsync(testCode, fixedCode);
166await Verify.VerifyCodeFixAsync(testCode, fixedCode);
197await Verify.VerifyCodeFixAsync(testCode, fixedCode);
229await Verify.VerifyCodeFixAsync(testCode, fixedCode);
252await Verify.VerifyCodeFixAsync(testCode, fixedCode);
273await new Verify.Test
306await new Verify.Test
343await Verify.VerifyCodeFixAsync(testCode, testCode);
398await Verify.VerifyCodeFixAsync(testCode, fixedCode);
444await Verify.VerifyCodeFixAsync(testCode, fixedCode);
484await Verify.VerifyCodeFixAsync(testCode, fixedCode);
MakeStructFieldsWritableTests.cs (21)
14using VerifyCS = CSharpCodeFixVerifier<CSharpMakeStructFieldsWritableDiagnosticAnalyzer, CSharpMakeStructFieldsWritableCodeFixProvider>;
21=> VerifyCS.VerifyStandardProperty(property);
26await VerifyCS.VerifyCodeFixAsync(
64await VerifyCS.VerifyCodeFixAsync(
129await VerifyCS.VerifyCodeFixAsync(code, code);
135await VerifyCS.VerifyCodeFixAsync(
198await VerifyCS.VerifyCodeFixAsync(code, code);
216await VerifyCS.VerifyCodeFixAsync(code, code);
222await VerifyCS.VerifyCodeFixAsync(
278await VerifyCS.VerifyCodeFixAsync(code, code);
294await VerifyCS.VerifyCodeFixAsync(code, code);
317await VerifyCS.VerifyCodeFixAsync(code, code);
340await VerifyCS.VerifyCodeFixAsync(code, code);
346await VerifyCS.VerifyCodeFixAsync(
414await VerifyCS.VerifyCodeFixAsync(
482await VerifyCS.VerifyCodeFixAsync(
550await VerifyCS.VerifyCodeFixAsync(
618await VerifyCS.VerifyCodeFixAsync(
670await VerifyCS.VerifyCodeFixAsync(
718await VerifyCS.VerifyCodeFixAsync(test, test);
734await VerifyCS.VerifyCodeFixAsync(test, test);
RemoveUnnecessaryCastTests.cs (477)
17using VerifyCS = CSharpCodeFixVerifier<
26=> VerifyCS.VerifyStandardProperty(property);
45await VerifyCS.VerifyCodeFixAsync(
60await VerifyCS.VerifyCodeFixAsync(
93await VerifyCS.VerifyCodeFixAsync(
124await VerifyCS.VerifyCodeFixAsync(
164await VerifyCS.VerifyCodeFixAsync(source, source);
184await VerifyCS.VerifyCodeFixAsync(source, source);
209await VerifyCS.VerifyCodeFixAsync(source, source);
215await VerifyCS.VerifyCodeFixAsync(
265await VerifyCS.VerifyCodeFixAsync(source, source);
289await VerifyCS.VerifyCodeFixAsync(source, source);
295await VerifyCS.VerifyCodeFixAsync(
339await VerifyCS.VerifyCodeFixAsync(source, source);
366await VerifyCS.VerifyCodeFixAsync(source, source);
394await VerifyCS.VerifyCodeFixAsync(source, source);
423await VerifyCS.VerifyCodeFixAsync(source, source);
441await VerifyCS.VerifyCodeFixAsync(source, source);
469await VerifyCS.VerifyCodeFixAsync(source, source);
475await VerifyCS.VerifyCodeFixAsync(
498await VerifyCS.VerifyCodeFixAsync(
523await VerifyCS.VerifyCodeFixAsync(
550await VerifyCS.VerifyCodeFixAsync(
600await new VerifyCS.Test
639await new VerifyCS.Test
680await new VerifyCS.Test
696await VerifyCS.VerifyCodeFixAsync(
736await VerifyCS.VerifyCodeFixAsync(source, source);
779await new VerifyCS.Test
793await VerifyCS.VerifyCodeFixAsync(
828await VerifyCS.VerifyCodeFixAsync(
861await VerifyCS.VerifyCodeFixAsync(
895await VerifyCS.VerifyCodeFixAsync(
931await VerifyCS.VerifyCodeFixAsync(
985await VerifyCS.VerifyCodeFixAsync(source, source);
1016await VerifyCS.VerifyCodeFixAsync(source, source);
1022await VerifyCS.VerifyCodeFixAsync(
1048await VerifyCS.VerifyCodeFixAsync(
1098await VerifyCS.VerifyCodeFixAsync(source, source);
1104await VerifyCS.VerifyCodeFixAsync(
1130await VerifyCS.VerifyCodeFixAsync(
1188await VerifyCS.VerifyCodeFixAsync(source, source);
1211await VerifyCS.VerifyCodeFixAsync(
1248await VerifyCS.VerifyCodeFixAsync(source, source);
1272await VerifyCS.VerifyCodeFixAsync(source, source);
1278await VerifyCS.VerifyCodeFixAsync(
1318await VerifyCS.VerifyCodeFixAsync(source, source);
1359await VerifyCS.VerifyCodeFixAsync(source, source);
1376await VerifyCS.VerifyCodeFixAsync(source, source);
1395await VerifyCS.VerifyCodeFixAsync(
1410await VerifyCS.VerifyCodeFixAsync(
1444await VerifyCS.VerifyCodeFixAsync(
1499await VerifyCS.VerifyCodeFixAsync(
1556await VerifyCS.VerifyCodeFixAsync(source, source);
1597await VerifyCS.VerifyCodeFixAsync(source, source);
1603await VerifyCS.VerifyCodeFixAsync(
1707await VerifyCS.VerifyCodeFixAsync(
1812await VerifyCS.VerifyCodeFixAsync(source, source);
1818await VerifyCS.VerifyCodeFixAsync("""
1866await VerifyCS.VerifyCodeFixAsync(
1899await VerifyCS.VerifyCodeFixAsync(
1926await VerifyCS.VerifyCodeFixAsync(
1955await VerifyCS.VerifyCodeFixAsync(
1995await VerifyCS.VerifyCodeFixAsync(source, source);
2016await VerifyCS.VerifyCodeFixAsync(source, source);
2048await VerifyCS.VerifyCodeFixAsync(source, source);
2067await VerifyCS.VerifyCodeFixAsync(source, source);
2093await VerifyCS.VerifyCodeFixAsync(source, source);
2099await VerifyCS.VerifyCodeFixAsync(
2120await VerifyCS.VerifyCodeFixAsync(
2161await VerifyCS.VerifyCodeFixAsync(
2171await VerifyCS.VerifyCodeFixAsync(
2217await VerifyCS.VerifyCodeFixAsync(source, source);
2238await VerifyCS.VerifyCodeFixAsync(source, source);
2255await VerifyCS.VerifyCodeFixAsync(source, source);
2276await VerifyCS.VerifyCodeFixAsync(source, source);
2297await VerifyCS.VerifyCodeFixAsync(source, source);
2323await VerifyCS.VerifyCodeFixAsync(source, source);
2352await VerifyCS.VerifyCodeFixAsync(source, source);
2378await VerifyCS.VerifyCodeFixAsync(source, source);
2407await VerifyCS.VerifyCodeFixAsync(source, source);
2422await VerifyCS.VerifyCodeFixAsync(source, source);
2428await VerifyCS.VerifyCodeFixAsync(
2463await VerifyCS.VerifyCodeFixAsync(source, source);
2480await VerifyCS.VerifyCodeFixAsync(source, source);
2486await VerifyCS.VerifyCodeFixAsync(
2523await VerifyCS.VerifyCodeFixAsync(source, source);
2529await VerifyCS.VerifyCodeFixAsync(
2570await VerifyCS.VerifyCodeFixAsync(source, source);
2576await VerifyCS.VerifyCodeFixAsync(
2617await VerifyCS.VerifyCodeFixAsync(source, source);
2623await VerifyCS.VerifyCodeFixAsync(
2651await VerifyCS.VerifyCodeFixAsync(
2692await VerifyCS.VerifyCodeFixAsync(source, source);
2729await VerifyCS.VerifyCodeFixAsync(source, source);
2736await VerifyCS.VerifyCodeFixAsync("""
2784await VerifyCS.VerifyCodeFixAsync(
2839await VerifyCS.VerifyCodeFixAsync(
2920await VerifyCS.VerifyCodeFixAsync(source, source);
2927await VerifyCS.VerifyCodeFixAsync(
3002await VerifyCS.VerifyCodeFixAsync(source, source);
3008await VerifyCS.VerifyCodeFixAsync(
3056await VerifyCS.VerifyCodeFixAsync(
3126await VerifyCS.VerifyCodeFixAsync(source, source);
3132await VerifyCS.VerifyCodeFixAsync(
3180await VerifyCS.VerifyCodeFixAsync(
3250await VerifyCS.VerifyCodeFixAsync(source, source);
3283await VerifyCS.VerifyCodeFixAsync(source, source);
3319await VerifyCS.VerifyCodeFixAsync(
3380await VerifyCS.VerifyCodeFixAsync(source, source);
3418await VerifyCS.VerifyCodeFixAsync(source, source);
3425await VerifyCS.VerifyCodeFixAsync(
3470await VerifyCS.VerifyCodeFixAsync(
3504await VerifyCS.VerifyCodeFixAsync(
3535await VerifyCS.VerifyCodeFixAsync(
3569await VerifyCS.VerifyCodeFixAsync(
3611await VerifyCS.VerifyCodeFixAsync(source, source);
3617await VerifyCS.VerifyCodeFixAsync(
3657await VerifyCS.VerifyCodeFixAsync(source, source);
3663await VerifyCS.VerifyCodeFixAsync(
3708await VerifyCS.VerifyCodeFixAsync(source, source);
3714await VerifyCS.VerifyCodeFixAsync(
3759await VerifyCS.VerifyCodeFixAsync(source, source);
3765await VerifyCS.VerifyCodeFixAsync(
3819await VerifyCS.VerifyCodeFixAsync(source, source);
3843await VerifyCS.VerifyCodeFixAsync(source, source);
3867await VerifyCS.VerifyCodeFixAsync(source, source);
3873await VerifyCS.VerifyCodeFixAsync(
3902await VerifyCS.VerifyCodeFixAsync(
3931await VerifyCS.VerifyCodeFixAsync(
3960await VerifyCS.VerifyCodeFixAsync(
3989await VerifyCS.VerifyCodeFixAsync(
4018await VerifyCS.VerifyCodeFixAsync(
4069await VerifyCS.VerifyCodeFixAsync(
4103await VerifyCS.VerifyCodeFixAsync(
4151await VerifyCS.VerifyCodeFixAsync(
4205await VerifyCS.VerifyCodeFixAsync(
4243await VerifyCS.VerifyCodeFixAsync(source, source);
4277await VerifyCS.VerifyCodeFixAsync(source, source);
4286await VerifyCS.VerifyCodeFixAsync(
4338await VerifyCS.VerifyCodeFixAsync(
4391await VerifyCS.VerifyCodeFixAsync(source, source);
4435await VerifyCS.VerifyCodeFixAsync(source, source);
4481await VerifyCS.VerifyCodeFixAsync(source, source);
4510await VerifyCS.VerifyCodeFixAsync(source, source);
4546await VerifyCS.VerifyCodeFixAsync(source, source);
4587await VerifyCS.VerifyCodeFixAsync(source, source);
4605await VerifyCS.VerifyCodeFixAsync(source, source);
4623await VerifyCS.VerifyCodeFixAsync(source, source);
4641await VerifyCS.VerifyCodeFixAsync(source, source);
4659await VerifyCS.VerifyCodeFixAsync(source, source);
4695await VerifyCS.VerifyCodeFixAsync(source, source);
4717await VerifyCS.VerifyCodeFixAsync(source, source);
4742await VerifyCS.VerifyCodeFixAsync(source, source);
4761await VerifyCS.VerifyCodeFixAsync(source, source);
4794await new VerifyCS.Test
4840await VerifyCS.VerifyCodeFixAsync(source, source);
4858await VerifyCS.VerifyCodeFixAsync(source, source);
4891await VerifyCS.VerifyCodeFixAsync(source, source);
4919await VerifyCS.VerifyCodeFixAsync(source, source);
4941await VerifyCS.VerifyCodeFixAsync(source, source);
4963await VerifyCS.VerifyCodeFixAsync(source, source);
4988await VerifyCS.VerifyCodeFixAsync(source, source);
4994await VerifyCS.VerifyCodeFixAsync(
5035await VerifyCS.VerifyCodeFixAsync(
5059await VerifyCS.VerifyCodeFixAsync(
5083await VerifyCS.VerifyCodeFixAsync(
5135await VerifyCS.VerifyCodeFixAsync(source, source);
5159await VerifyCS.VerifyCodeFixAsync(
5187await VerifyCS.VerifyCodeFixAsync(
5214await VerifyCS.VerifyCodeFixAsync(
5224await VerifyCS.VerifyCodeFixAsync(
5256await VerifyCS.VerifyCodeFixAsync(
5315await VerifyCS.VerifyCodeFixAsync(source, source);
5344await VerifyCS.VerifyCodeFixAsync(source, source);
5350await VerifyCS.VerifyCodeFixAsync(
5415await VerifyCS.VerifyCodeFixAsync(source, source);
5438await VerifyCS.VerifyCodeFixAsync(source, source);
5461await VerifyCS.VerifyCodeFixAsync(source, source);
5467await VerifyCS.VerifyCodeFixAsync(
5536await new VerifyCS.Test
5562await VerifyCS.VerifyCodeFixAsync(
5617await VerifyCS.VerifyCodeFixAsync(source, source);
5642await VerifyCS.VerifyCodeFixAsync(source, source);
5683await new VerifyCS.Test
5733await new VerifyCS.Test
5761await new VerifyCS.Test
5786await new VerifyCS.Test
5812await new VerifyCS.Test
5838await new VerifyCS.Test
5878await new VerifyCS.Test
5889await VerifyCS.VerifyCodeFixAsync(
5930await new VerifyCS.Test
5956await new VerifyCS.Test
5982await new VerifyCS.Test
6022await new VerifyCS.Test
6062await new VerifyCS.Test
6084await new VerifyCS.Test
6106await new VerifyCS.Test
6128await new VerifyCS.Test
6160await new VerifyCS.Test
6184await new VerifyCS.Test
6208await new VerifyCS.Test
6233await VerifyCS.VerifyCodeFixAsync(source, source);
6259await VerifyCS.VerifyCodeFixAsync(source, source);
6286await VerifyCS.VerifyCodeFixAsync(source, source);
6308await VerifyCS.VerifyCodeFixAsync(
6332await VerifyCS.VerifyCodeFixAsync(source, source);
6358await VerifyCS.VerifyCodeFixAsync(source, source);
6379await VerifyCS.VerifyCodeFixAsync(source, source);
6398await VerifyCS.VerifyCodeFixAsync(source, source);
6417await VerifyCS.VerifyCodeFixAsync(source, source);
6438await VerifyCS.VerifyCodeFixAsync(source, source);
6458await VerifyCS.VerifyCodeFixAsync(source, source);
6464await VerifyCS.VerifyCodeFixAsync(
6554await new VerifyCS.Test
6580await VerifyCS.VerifyCodeFixAsync(source, source);
6586await VerifyCS.VerifyCodeFixAsync(
6627await VerifyCS.VerifyCodeFixAsync(source, source);
6633await VerifyCS.VerifyCodeFixAsync(
6677await VerifyCS.VerifyCodeFixAsync(source, source);
6683await VerifyCS.VerifyCodeFixAsync(
6715await VerifyCS.VerifyCodeFixAsync(
6743await VerifyCS.VerifyCodeFixAsync(
6788await VerifyCS.VerifyCodeFixAsync(source, source);
6825await VerifyCS.VerifyCodeFixAsync(
6857await VerifyCS.VerifyCodeFixAsync(
6892await VerifyCS.VerifyCodeFixAsync(
6900await VerifyCS.VerifyCodeFixAsync(
6961await VerifyCS.VerifyCodeFixAsync(source, source);
6977await VerifyCS.VerifyCodeFixAsync(source, source);
6998await VerifyCS.VerifyCodeFixAsync(source, source);
7019await VerifyCS.VerifyCodeFixAsync(source, source);
7025await VerifyCS.VerifyCodeFixAsync(
7057await VerifyCS.VerifyCodeFixAsync(
7089await VerifyCS.VerifyCodeFixAsync(
7113await VerifyCS.VerifyCodeFixAsync(
7145await VerifyCS.VerifyCodeFixAsync(
7177await VerifyCS.VerifyCodeFixAsync(
7205await VerifyCS.VerifyCodeFixAsync(
7233await VerifyCS.VerifyCodeFixAsync(
7261await VerifyCS.VerifyCodeFixAsync(
7291await VerifyCS.VerifyCodeFixAsync(
7321await VerifyCS.VerifyCodeFixAsync(
7374await VerifyCS.VerifyCodeFixAsync(source, source);
7397await VerifyCS.VerifyCodeFixAsync(source, source);
7420await VerifyCS.VerifyCodeFixAsync(source, source);
7443await VerifyCS.VerifyCodeFixAsync(source, source);
7450await VerifyCS.VerifyCodeFixAsync("""
7486await VerifyCS.VerifyCodeFixAsync("""
7522await VerifyCS.VerifyCodeFixAsync("""
7574await VerifyCS.VerifyCodeFixAsync(source, source);
7581await VerifyCS.VerifyCodeFixAsync(
7634await VerifyCS.VerifyCodeFixAsync(source, source);
7641await VerifyCS.VerifyCodeFixAsync(
7678await VerifyCS.VerifyCodeFixAsync("""
7730await VerifyCS.VerifyCodeFixAsync(source, source);
7753await VerifyCS.VerifyCodeFixAsync(source, source);
7776await VerifyCS.VerifyCodeFixAsync(source, source);
7799await VerifyCS.VerifyCodeFixAsync(source, source);
7822await VerifyCS.VerifyCodeFixAsync(source, source);
7829await VerifyCS.VerifyCodeFixAsync("""
7880await VerifyCS.VerifyCodeFixAsync(source, source);
7887await VerifyCS.VerifyCodeFixAsync("""
7922await VerifyCS.VerifyCodeFixAsync("""
7974await VerifyCS.VerifyCodeFixAsync(source, source);
7997await VerifyCS.VerifyCodeFixAsync(source, source);
8020await VerifyCS.VerifyCodeFixAsync(source, source);
8043await VerifyCS.VerifyCodeFixAsync(source, source);
8064await VerifyCS.VerifyCodeFixAsync(source, source);
8085await VerifyCS.VerifyCodeFixAsync(source, source);
8106await VerifyCS.VerifyCodeFixAsync(source, source);
8127await VerifyCS.VerifyCodeFixAsync(source, source);
8148await VerifyCS.VerifyCodeFixAsync(source, source);
8169await VerifyCS.VerifyCodeFixAsync(source, source);
8190await VerifyCS.VerifyCodeFixAsync(source, source);
8211await VerifyCS.VerifyCodeFixAsync(source, source);
8232await VerifyCS.VerifyCodeFixAsync(source, source);
8258await new VerifyCS.Test
8280await VerifyCS.VerifyCodeFixAsync(source, source);
8297await VerifyCS.VerifyCodeFixAsync(source, source);
8314await VerifyCS.VerifyCodeFixAsync(source, source);
8331await new VerifyCS.Test
8342await new VerifyCS.Test
8380await new VerifyCS.Test
8391await new VerifyCS.Test
8429await new VerifyCS.Test
8440await new VerifyCS.Test
8478await VerifyCS.VerifyCodeFixAsync(source, source);
8495await VerifyCS.VerifyCodeFixAsync(source, source);
8512await VerifyCS.VerifyCodeFixAsync(source, source);
8529await new VerifyCS.Test
8540await new VerifyCS.Test
8578await new VerifyCS.Test
8589await new VerifyCS.Test
8627await new VerifyCS.Test
8638await new VerifyCS.Test
8676await VerifyCS.VerifyCodeFixAsync(source, source);
8693await VerifyCS.VerifyCodeFixAsync(source, source);
8721await VerifyCS.VerifyCodeFixAsync(source, fixedCode);
8749await VerifyCS.VerifyCodeFixAsync(source, fixedCode);
8777await VerifyCS.VerifyCodeFixAsync(source, fixedCode);
8805await VerifyCS.VerifyCodeFixAsync(source, fixedCode);
8832await new VerifyCS.Test
8864await VerifyCS.VerifyCodeFixAsync(source, fixedCode);
8891await VerifyCS.VerifyCodeFixAsync(source, fixedCode);
8913await VerifyCS.VerifyCodeFixAsync(source, source);
8950await VerifyCS.VerifyCodeFixAsync(source, fixedCode);
8987await VerifyCS.VerifyCodeFixAsync(source, fixedCode);
9014await VerifyCS.VerifyCodeFixAsync(source, fixedCode);
9041await VerifyCS.VerifyCodeFixAsync(source, fixedCode);
9068await VerifyCS.VerifyCodeFixAsync(source, fixedCode);
9098await VerifyCS.VerifyCodeFixAsync(source, source);
9128await VerifyCS.VerifyCodeFixAsync(source, source);
9158await VerifyCS.VerifyCodeFixAsync(source, source);
9189await VerifyCS.VerifyCodeFixAsync(source, source);
9220await VerifyCS.VerifyCodeFixAsync(source, source);
9250await VerifyCS.VerifyCodeFixAsync(source, source);
9280await VerifyCS.VerifyCodeFixAsync(source, source);
9310await VerifyCS.VerifyCodeFixAsync(source, source);
9342await VerifyCS.VerifyCodeFixAsync(source, source);
9374await VerifyCS.VerifyCodeFixAsync(source, source);
9406await VerifyCS.VerifyCodeFixAsync(source, source);
9438await VerifyCS.VerifyCodeFixAsync(source, source);
9470await VerifyCS.VerifyCodeFixAsync(source, source);
9502await VerifyCS.VerifyCodeFixAsync(source, source);
9534await VerifyCS.VerifyCodeFixAsync(source, source);
9566await VerifyCS.VerifyCodeFixAsync(source, source);
9578await VerifyCS.VerifyCodeFixAsync(source, source);
9590await VerifyCS.VerifyCodeFixAsync(source, source);
9608await VerifyCS.VerifyCodeFixAsync(source, source);
9614await VerifyCS.VerifyCodeFixAsync(
9657var test = new VerifyCS.Test()
9679var test = new VerifyCS.Test()
9709var test = new VerifyCS.Test()
9731var test = new VerifyCS.Test()
9753var test = new VerifyCS.Test()
9791await VerifyCS.VerifyCodeFixAsync(source, fixedCode);
9822await VerifyCS.VerifyCodeFixAsync(source, fixedCode);
9839var test = new VerifyCS.Test()
9863var test = new VerifyCS.Test()
9887var test = new VerifyCS.Test()
9900var test = new VerifyCS.Test()
9930var test = new VerifyCS.Test()
9959await new VerifyCS.Test
9975await new VerifyCS.Test
10024await new VerifyCS.Test
10053await new VerifyCS.Test
10077await new VerifyCS.Test
10100await new VerifyCS.Test
10111await VerifyCS.VerifyCodeFixAsync(
10136await VerifyCS.VerifyCodeFixAsync(
10172await VerifyCS.VerifyCodeFixAsync(source, source);
10178await VerifyCS.VerifyCodeFixAsync("""
10233await VerifyCS.VerifyCodeFixAsync(source, source);
10262await VerifyCS.VerifyCodeFixAsync(source, source);
10284await VerifyCS.VerifyCodeFixAsync(source, source);
10303await VerifyCS.VerifyCodeFixAsync(source, source);
10328await VerifyCS.VerifyCodeFixAsync(source, source);
10334await VerifyCS.VerifyCodeFixAsync(
10366await VerifyCS.VerifyCodeFixAsync(
10412await VerifyCS.VerifyCodeFixAsync(source, source);
10431await VerifyCS.VerifyCodeFixAsync(source, source);
10437await VerifyCS.VerifyCodeFixAsync(
10467await VerifyCS.VerifyCodeFixAsync(
10510await VerifyCS.VerifyCodeFixAsync(source, source);
10516await VerifyCS.VerifyCodeFixAsync(
10566await VerifyCS.VerifyCodeFixAsync(source, source);
10572await VerifyCS.VerifyCodeFixAsync(
10633await VerifyCS.VerifyCodeFixAsync(source, source);
10657await VerifyCS.VerifyCodeFixAsync(source, source);
10663await VerifyCS.VerifyCodeFixAsync(
10709await VerifyCS.VerifyCodeFixAsync(
10767await VerifyCS.VerifyCodeFixAsync(source, source);
10773await VerifyCS.VerifyCodeFixAsync(
10832await VerifyCS.VerifyCodeFixAsync(source, source);
10838await VerifyCS.VerifyCodeFixAsync(
10870await VerifyCS.VerifyCodeFixAsync(
10917await VerifyCS.VerifyCodeFixAsync(source, source);
10938await new VerifyCS.Test
10949await new VerifyCS.Test
11003await VerifyCS.VerifyCodeFixAsync(source, source);
11031await VerifyCS.VerifyCodeFixAsync(source, source);
11059await VerifyCS.VerifyCodeFixAsync(source, source);
11087await VerifyCS.VerifyCodeFixAsync(source, source);
11115await VerifyCS.VerifyCodeFixAsync(source, source);
11121await VerifyCS.VerifyCodeFixAsync(
11188await VerifyCS.VerifyCodeFixAsync(source, source);
11216await VerifyCS.VerifyCodeFixAsync(source, source);
11244await VerifyCS.VerifyCodeFixAsync(source, source);
11272await VerifyCS.VerifyCodeFixAsync(source, source);
11278await VerifyCS.VerifyCodeFixAsync(
11345await VerifyCS.VerifyCodeFixAsync(source, source);
11373await VerifyCS.VerifyCodeFixAsync(source, source);
11401await VerifyCS.VerifyCodeFixAsync(source, source);
11429await VerifyCS.VerifyCodeFixAsync(source, source);
11435await VerifyCS.VerifyCodeFixAsync(
11463await VerifyCS.VerifyCodeFixAsync(
11491await VerifyCS.VerifyCodeFixAsync(
11519await VerifyCS.VerifyCodeFixAsync(
11547await VerifyCS.VerifyCodeFixAsync(
11575await VerifyCS.VerifyCodeFixAsync(
11616await VerifyCS.VerifyCodeFixAsync(source, source);
11643await VerifyCS.VerifyCodeFixAsync(source, source);
11650await new VerifyCS.Test
11688await VerifyCS.VerifyCodeFixAsync(
11722await VerifyCS.VerifyCodeFixAsync(
11756await VerifyCS.VerifyCodeFixAsync(source, source);
11762await VerifyCS.VerifyCodeFixAsync(
11795await VerifyCS.VerifyCodeFixAsync(source, source);
11801await VerifyCS.VerifyCodeFixAsync(
11835await VerifyCS.VerifyCodeFixAsync(source, source);
11841await VerifyCS.VerifyCodeFixAsync(
11875await VerifyCS.VerifyCodeFixAsync(source, source);
11881await VerifyCS.VerifyCodeFixAsync(
11914await VerifyCS.VerifyCodeFixAsync(source, source);
11920await VerifyCS.VerifyCodeFixAsync(
11953await VerifyCS.VerifyCodeFixAsync(source, source);
11968await VerifyCS.VerifyCodeFixAsync(source, source);
11983await VerifyCS.VerifyCodeFixAsync(source, source);
11989await VerifyCS.VerifyCodeFixAsync(
12017await VerifyCS.VerifyCodeFixAsync(
12064await VerifyCS.VerifyCodeFixAsync(source, source);
12089await VerifyCS.VerifyCodeFixAsync(source, source);
12114await VerifyCS.VerifyCodeFixAsync(source, source);
12142await new VerifyCS.Test
12173await new VerifyCS.Test
12193await new VerifyCS.Test
12211await new VerifyCS.Test
12236await new VerifyCS.Test
12259await new VerifyCS.Test
12281await new VerifyCS.Test
12303await new VerifyCS.Test
12327await new VerifyCS.Test
12350await new VerifyCS.Test
12367await new VerifyCS.Test
12390await new VerifyCS.Test
12415await new VerifyCS.Test
12435await new VerifyCS.Test
12455await new VerifyCS.Test
12480await new VerifyCS.Test
12504await new VerifyCS.Test
12536await new VerifyCS.Test
12587await new VerifyCS.Test
12629await new VerifyCS.Test
12657await new VerifyCS.Test
12705await new VerifyCS.Test
12747await new VerifyCS.Test
12771await new VerifyCS.Test
12782await new VerifyCS.Test
12813await new VerifyCS.Test
12844await new VerifyCS.Test
12875await new VerifyCS.Test
12906await new VerifyCS.Test
12937await new VerifyCS.Test
12977await new VerifyCS.Test
13004await new VerifyCS.Test
13040await new VerifyCS.Test
13075await new VerifyCS.Test
13088var test = new VerifyCS.Test()
13150await new VerifyCS.Test
13183await VerifyCS.VerifyCodeFixAsync(code, fixedCode);
13211await VerifyCS.VerifyCodeFixAsync(code, fixedCode);
13239await VerifyCS.VerifyCodeFixAsync(code, fixedCode);
13255await VerifyCS.VerifyCodeFixAsync(code, code);
13277await VerifyCS.VerifyCodeFixAsync(code, code);
13299await VerifyCS.VerifyCodeFixAsync(code, code);
13321await VerifyCS.VerifyCodeFixAsync(code, code);
13343await VerifyCS.VerifyCodeFixAsync(code, code);
13349await VerifyCS.VerifyCodeFixAsync(
13379await VerifyCS.VerifyCodeFixAsync("""
13415await VerifyCS.VerifyCodeFixAsync("""
13453await VerifyCS.VerifyCodeFixAsync("""
13495await VerifyCS.VerifyCodeFixAsync("""
13533await VerifyCS.VerifyCodeFixAsync("""
13571await VerifyCS.VerifyCodeFixAsync("""
13609await VerifyCS.VerifyCodeFixAsync("""
RemoveUnnecessaryImportsTests.cs (61)
17using VerifyCS = CSharpCodeFixVerifier<
27await VerifyCS.VerifyCodeFixAsync(
53await VerifyCS.VerifyCodeFixAsync(
83await VerifyCS.VerifyCodeFixAsync(
120await VerifyCS.VerifyCodeFixAsync(
156await VerifyCS.VerifyCodeFixAsync(
218await new VerifyCS.Test
233await VerifyCS.VerifyCodeFixAsync(
263await VerifyCS.VerifyCodeFixAsync(
296await VerifyCS.VerifyCodeFixAsync(
363await VerifyCS.VerifyCodeFixAsync(code, code);
369await VerifyCS.VerifyCodeFixAsync(
399await VerifyCS.VerifyCodeFixAsync(
428await VerifyCS.VerifyCodeFixAsync(
466await new VerifyCS.Test
507await VerifyCS.VerifyCodeFixAsync(
557await VerifyCS.VerifyCodeFixAsync(
608await new VerifyCS.Test
676await VerifyCS.VerifyCodeFixAsync(code, code);
708await VerifyCS.VerifyCodeFixAsync(code, code);
714await VerifyCS.VerifyCodeFixAsync(
748await VerifyCS.VerifyCodeFixAsync(
785await VerifyCS.VerifyCodeFixAsync(
825await VerifyCS.VerifyCodeFixAsync(
868await VerifyCS.VerifyCodeFixAsync(
927await VerifyCS.VerifyCodeFixAsync(
952await VerifyCS.VerifyCodeFixAsync(
976await VerifyCS.VerifyCodeFixAsync(
1048await new VerifyCS.Test
1079await VerifyCS.VerifyCodeFixAsync(code, code);
1129await new VerifyCS.Test
1163await VerifyCS.VerifyCodeFixAsync(code, code);
1170await VerifyCS.VerifyCodeFixAsync(
1208await VerifyCS.VerifyCodeFixAsync(
1246await VerifyCS.VerifyCodeFixAsync(
1270await VerifyCS.VerifyCodeFixAsync(
1307await VerifyCS.VerifyCodeFixAsync(code, code);
1313await VerifyCS.VerifyCodeFixAsync(
1331await VerifyCS.VerifyCodeFixAsync(
1359await VerifyCS.VerifyCodeFixAsync(
1416await VerifyCS.VerifyCodeFixAsync(code, code);
1436await new VerifyCS.Test
1464await VerifyCS.VerifyCodeFixAsync(code, code);
1482await VerifyCS.VerifyCodeFixAsync(code, fixedCode);
1534await VerifyCS.VerifyCodeFixAsync(code, code);
1588await VerifyCS.VerifyCodeFixAsync(code, code);
1636await VerifyCS.VerifyCodeFixAsync(code, code);
1691await VerifyCS.VerifyCodeFixAsync(code, code);
1713await VerifyCS.VerifyCodeFixAsync(code, code);
1737await new VerifyCS.Test
1955await new VerifyCS.Test
1965await new VerifyCS.Test
1975await new VerifyCS.Test
1988await VerifyCS.VerifyCodeFixAsync(
2018await VerifyCS.VerifyCodeFixAsync(
2074await new VerifyCS.Test
2096await new VerifyCS.Test
2134await new VerifyCS.Test
2168await new VerifyCS.Test
2203await new VerifyCS.Test
2242await new VerifyCS.Test
RemoveUnusedMembersTests.cs (183)
21using VerifyCS = CSharpCodeFixVerifier<
30=> VerifyCS.VerifyStandardProperty(property);
47await VerifyCS.VerifyCodeFixAsync(code, code);
63await VerifyCS.VerifyCodeFixAsync(code, code);
79await VerifyCS.VerifyCodeFixAsync(code, code);
96await VerifyCS.VerifyCodeFixAsync(code, code);
112await VerifyCS.VerifyCodeFixAsync(code, code);
128await VerifyCS.VerifyCodeFixAsync(code, code);
145await VerifyCS.VerifyCodeFixAsync(code, code);
163await VerifyCS.VerifyCodeFixAsync(code, code);
169await VerifyCS.VerifyCodeFixAsync(
186await VerifyCS.VerifyCodeFixAsync(
203await VerifyCS.VerifyCodeFixAsync(
220await VerifyCS.VerifyCodeFixAsync(
245await VerifyCS.VerifyCodeFixAsync(code, code);
251await VerifyCS.VerifyCodeFixAsync(
275await VerifyCS.VerifyCodeFixAsync(code, code);
288await VerifyCS.VerifyCodeFixAsync(code, code);
294await VerifyCS.VerifyCodeFixAsync(
311await VerifyCS.VerifyCodeFixAsync(
328await VerifyCS.VerifyCodeFixAsync(
352await VerifyCS.VerifyCodeFixAsync(code, code);
367await VerifyCS.VerifyCodeFixAsync(code, code);
382await VerifyCS.VerifyCodeFixAsync(code, code);
397await VerifyCS.VerifyCodeFixAsync(code, code);
412await VerifyCS.VerifyCodeFixAsync(code, code);
422await new VerifyCS.Test
442await new VerifyCS.Test
470await new VerifyCS.Test
489await new VerifyCS.Test
512await VerifyCS.VerifyCodeFixAsync(
529await VerifyCS.VerifyCodeFixAsync(
546await VerifyCS.VerifyCodeFixAsync(
564await VerifyCS.VerifyCodeFixAsync(
581await VerifyCS.VerifyCodeFixAsync(
598await VerifyCS.VerifyCodeFixAsync(
615await VerifyCS.VerifyCodeFixAsync(
633await VerifyCS.VerifyCodeFixAsync(
660await VerifyCS.VerifyCodeFixAsync(code, code);
673await VerifyCS.VerifyCodeFixAsync(code, code);
686await VerifyCS.VerifyCodeFixAsync(code, code);
704await VerifyCS.VerifyCodeFixAsync(code, code);
722await VerifyCS.VerifyCodeFixAsync(code, code);
744await VerifyCS.VerifyCodeFixAsync(code, code);
750await VerifyCS.VerifyCodeFixAsync(
775await VerifyCS.VerifyCodeFixAsync(code, code);
781await VerifyCS.VerifyCodeFixAsync(
806await VerifyCS.VerifyCodeFixAsync(code, code);
820await VerifyCS.VerifyCodeFixAsync(code, code);
838await VerifyCS.VerifyCodeFixAsync(code, code);
856await VerifyCS.VerifyCodeFixAsync(code, code);
874await VerifyCS.VerifyCodeFixAsync(code, code);
892await VerifyCS.VerifyCodeFixAsync(code, code);
910await VerifyCS.VerifyCodeFixAsync(code, code);
930await VerifyCS.VerifyCodeFixAsync(code, code);
947await VerifyCS.VerifyCodeFixAsync(code, code);
961await VerifyCS.VerifyCodeFixAsync(code, code);
979await VerifyCS.VerifyCodeFixAsync(code, code);
993await VerifyCS.VerifyCodeFixAsync(code, code);
1009await VerifyCS.VerifyCodeFixAsync(code, code);
1023await VerifyCS.VerifyCodeFixAsync(code, code);
1040await VerifyCS.VerifyCodeFixAsync(code, code);
1054await VerifyCS.VerifyCodeFixAsync(code, code);
1068await VerifyCS.VerifyCodeFixAsync(code, code);
1082await VerifyCS.VerifyCodeFixAsync(code, code);
1096await VerifyCS.VerifyCodeFixAsync(code, code);
1110await VerifyCS.VerifyCodeFixAsync(code, code);
1124await VerifyCS.VerifyCodeFixAsync(code, code);
1138await VerifyCS.VerifyCodeFixAsync(code, code);
1152await VerifyCS.VerifyCodeFixAsync(code, code);
1166await VerifyCS.VerifyCodeFixAsync(code, code);
1182await VerifyCS.VerifyCodeFixAsync(code, code);
1205await VerifyCS.VerifyCodeFixAsync(code, code);
1225await VerifyCS.VerifyCodeFixAsync(code, code);
1239await VerifyCS.VerifyCodeFixAsync(code, code);
1253await VerifyCS.VerifyCodeFixAsync(code, code);
1267await VerifyCS.VerifyCodeFixAsync(code, code);
1281await VerifyCS.VerifyCodeFixAsync(code, code);
1295await VerifyCS.VerifyCodeFixAsync(code, code);
1309await VerifyCS.VerifyCodeFixAsync(code, code);
1323await VerifyCS.VerifyCodeFixAsync(code, code);
1338await VerifyCS.VerifyCodeFixAsync(code, code);
1354await VerifyCS.VerifyCodeFixAsync(code, code);
1370await VerifyCS.VerifyCodeFixAsync(code, code);
1388await VerifyCS.VerifyCodeFixAsync(code, code);
1406await VerifyCS.VerifyCodeFixAsync(code, code);
1423await VerifyCS.VerifyCodeFixAsync(code, code);
1444await new VerifyCS.Test
1450VerifyCS.Diagnostic(descriptor).WithMessage(expectedMessage).WithLocation(0),
1470await VerifyCS.VerifyCodeFixAsync(code, code);
1488await VerifyCS.VerifyCodeFixAsync(code, code);
1502await VerifyCS.VerifyCodeFixAsync(code, code);
1520await VerifyCS.VerifyCodeFixAsync(code, code);
1534await VerifyCS.VerifyCodeFixAsync(code, code);
1552await VerifyCS.VerifyCodeFixAsync(code, code);
1570await VerifyCS.VerifyCodeFixAsync(code, code);
1588await VerifyCS.VerifyCodeFixAsync(code, code);
1606await VerifyCS.VerifyCodeFixAsync(code, code);
1624await VerifyCS.VerifyCodeFixAsync(code, code);
1638await VerifyCS.VerifyCodeFixAsync(code, code);
1652await VerifyCS.VerifyCodeFixAsync(code, code);
1666await VerifyCS.VerifyCodeFixAsync(code, code);
1680await VerifyCS.VerifyCodeFixAsync(code, code);
1694await VerifyCS.VerifyCodeFixAsync(code, code);
1708await VerifyCS.VerifyCodeFixAsync(code, code);
1722await VerifyCS.VerifyAnalyzerAsync(code, new DiagnosticResult(
1740await VerifyCS.VerifyAnalyzerAsync(code, Array.Empty<DiagnosticResult>());
1754await VerifyCS.VerifyCodeFixAsync(code, code);
1768await VerifyCS.VerifyCodeFixAsync(code, code);
1782await VerifyCS.VerifyAnalyzerAsync(code, new DiagnosticResult(
1800await VerifyCS.VerifyAnalyzerAsync(code, Array.Empty<DiagnosticResult>());
1814await VerifyCS.VerifyCodeFixAsync(code, code);
1828await VerifyCS.VerifyCodeFixAsync(code, code);
1842await VerifyCS.VerifyCodeFixAsync(code, code);
1856await VerifyCS.VerifyCodeFixAsync(code, code);
1870await VerifyCS.VerifyCodeFixAsync(code, code);
1884await VerifyCS.VerifyCodeFixAsync(code, code);
1898await VerifyCS.VerifyAnalyzerAsync(code, new DiagnosticResult(
1916await VerifyCS.VerifyAnalyzerAsync(code, Array.Empty<DiagnosticResult>());
1930await VerifyCS.VerifyCodeFixAsync(code, code);
1944await VerifyCS.VerifyCodeFixAsync(code, code);
1958await VerifyCS.VerifyAnalyzerAsync(code, new DiagnosticResult(
1976await VerifyCS.VerifyAnalyzerAsync(code, Array.Empty<DiagnosticResult>());
1990await VerifyCS.VerifyCodeFixAsync(code, code);
2005await VerifyCS.VerifyCodeFixAsync(code, code);
2020await VerifyCS.VerifyCodeFixAsync(code, code);
2035await VerifyCS.VerifyCodeFixAsync(code, code);
2050await VerifyCS.VerifyCodeFixAsync(code, code);
2065await VerifyCS.VerifyCodeFixAsync(code, code);
2080await VerifyCS.VerifyCodeFixAsync(code, code);
2095await VerifyCS.VerifyCodeFixAsync(code, code);
2110await VerifyCS.VerifyCodeFixAsync(code, code);
2127await VerifyCS.VerifyCodeFixAsync(code, code);
2133await VerifyCS.VerifyCodeFixAsync(
2168await new VerifyCS.Test
2185await VerifyCS.VerifyCodeFixAsync(
2205await VerifyCS.VerifyCodeFixAsync(
2237await VerifyCS.VerifyCodeFixAsync(code, code);
2255await VerifyCS.VerifyCodeFixAsync(code, code);
2261await VerifyCS.VerifyCodeFixAsync(
2296await VerifyCS.VerifyCodeFixAsync(code, code);
2302await VerifyCS.VerifyCodeFixAsync(
2330await VerifyCS.VerifyCodeFixAsync(code, code);
2349await new VerifyCS.Test
2372await new VerifyCS.Test
2390await VerifyCS.VerifyCodeFixAsync(code, code);
2404await VerifyCS.VerifyCodeFixAsync(code, code);
2418await VerifyCS.VerifyCodeFixAsync(code, code);
2436await VerifyCS.VerifyCodeFixAsync(code, code);
2442await VerifyCS.VerifyCodeFixAsync(
2484await VerifyCS.VerifyCodeFixAsync(code, code);
2500await VerifyCS.VerifyCodeFixAsync(code, code);
2515await VerifyCS.VerifyCodeFixAsync(code, code);
2531await VerifyCS.VerifyCodeFixAsync(code, code);
2537await VerifyCS.VerifyCodeFixAsync(
2580await VerifyCS.VerifyCodeFixAsync(code, code);
2597await VerifyCS.VerifyCodeFixAsync(code, code);
2611await VerifyCS.VerifyCodeFixAsync(code, code);
2625await VerifyCS.VerifyCodeFixAsync(code, code);
2639await VerifyCS.VerifyCodeFixAsync(code, code);
2655await VerifyCS.VerifyCodeFixAsync(code, code);
2671await VerifyCS.VerifyCodeFixAsync(code, code);
2687await VerifyCS.VerifyCodeFixAsync(code, code);
2706await VerifyCS.VerifyCodeFixAsync(code, code);
2731await VerifyCS.VerifyCodeFixAsync(code, code);
2758await VerifyCS.VerifyCodeFixAsync(code, code);
2778await VerifyCS.VerifyCodeFixAsync(code, code);
2796await VerifyCS.VerifyCodeFixAsync(code, code);
2814await VerifyCS.VerifyCodeFixAsync(code, code);
2831await VerifyCS.VerifyCodeFixAsync(code, code);
2853await VerifyCS.VerifyCodeFixAsync(code, code);
2859await VerifyCS.VerifyCodeFixAsync(
2883await VerifyCS.VerifyCodeFixAsync(
2909await VerifyCS.VerifyCodeFixAsync(
2929await VerifyCS.VerifyCodeFixAsync(
3019await new VerifyCS.Test
3048await new VerifyCS.Test
3077await new VerifyCS.Test
3096await VerifyCS.VerifyCodeFixAsync(code, code);
3110await VerifyCS.VerifyCodeFixAsync(code, code);
3124await VerifyCS.VerifyCodeFixAsync(code, code);
3130await VerifyCS.VerifyAnalyzerAsync(
3138VerifyCS.Diagnostic("IDE0051").WithSpan(3, 13, 3, 14).WithArguments("C.C"));
UseDeconstructionTests.cs (34)
16using VerifyCS = CSharpCodeFixVerifier<
26await VerifyCS.VerifyCodeFixAsync("""
67await VerifyCS.VerifyCodeFixAsync(code, code);
87await VerifyCS.VerifyCodeFixAsync(code, code);
93await VerifyCS.VerifyCodeFixAsync("""
121await VerifyCS.VerifyCodeFixAsync("""
149await VerifyCS.VerifyCodeFixAsync("""
181await VerifyCS.VerifyCodeFixAsync("""
213await VerifyCS.VerifyCodeFixAsync("""
241await VerifyCS.VerifyCodeFixAsync("""
277await VerifyCS.VerifyCodeFixAsync("""
305await VerifyCS.VerifyCodeFixAsync("""
345await VerifyCS.VerifyCodeFixAsync(code, code);
351await VerifyCS.VerifyCodeFixAsync("""
377await VerifyCS.VerifyCodeFixAsync("""
417await VerifyCS.VerifyCodeFixAsync(code, code);
436await VerifyCS.VerifyCodeFixAsync(code, code);
455await VerifyCS.VerifyCodeFixAsync(code, code);
474await VerifyCS.VerifyCodeFixAsync(code, code);
493await VerifyCS.VerifyCodeFixAsync(code, code);
499await VerifyCS.VerifyCodeFixAsync("""
527await new VerifyCS.Test()
546await VerifyCS.VerifyCodeFixAsync("""
586await VerifyCS.VerifyCodeFixAsync(code, code);
592await VerifyCS.VerifyCodeFixAsync("""
642await VerifyCS.VerifyCodeFixAsync(code, code);
648await VerifyCS.VerifyCodeFixAsync("""
684await VerifyCS.VerifyCodeFixAsync("""
708await VerifyCS.VerifyCodeFixAsync("""
736await VerifyCS.VerifyCodeFixAsync("""
766await new VerifyCS.Test()
807await new VerifyCS.Test
862await new VerifyCS.Test()
884await new VerifyCS.Test