481 references to AssertFormatAsync
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (481)
Formatting\FormattingTests.cs (400)
27
=> await
AssertFormatAsync
("namespace A { }", "namespace A{}");
38
await
AssertFormatAsync
(expected, content);
53
await
AssertFormatAsync
(expected, content);
71
await
AssertFormatAsync
(expected, content);
94
await
AssertFormatAsync
(expected, content);
117
await
AssertFormatAsync
(expected, content);
133
await
AssertFormatAsync
(expected, content);
165
await
AssertFormatAsync
(expected, content);
187
await
AssertFormatAsync
(expected, content);
206
await
AssertFormatAsync
(expected, content);
212
await
AssertFormatAsync
(@"public class C
244
await
AssertFormatAsync
(@"class C
278
await
AssertFormatAsync
(@"class C
312
await
AssertFormatAsync
(@"class C
336
await
AssertFormatAsync
(@"namespace Namespace1
403
await
AssertFormatAsync
(@"namespace MyNamespace
699
await
AssertFormatAsync
(@"namespace Namespace1
723
await
AssertFormatAsync
(@"class Class1
743
await
AssertFormatAsync
(@"class Class1
767
await
AssertFormatAsync
(@"namespace Namespace1
789
await
AssertFormatAsync
(@"class Class1
825
await
AssertFormatAsync
(@"class Class1
843
await
AssertFormatAsync
(@"class C
865
await
AssertFormatAsync
(@"class C
881
await
AssertFormatAsync
(@"class Class2
965
await
AssertFormatAsync
(@"class Program
1006
await
AssertFormatAsync
(@"class Class2
1042
await
AssertFormatAsync
(@"class Class2
1075
await
AssertFormatAsync
(@"class Class2
1162
await
AssertFormatAsync
(
1201
await
AssertFormatAsync
(
1240
await
AssertFormatAsync
(
1279
await
AssertFormatAsync
(
1318
await
AssertFormatAsync
(
1357
await
AssertFormatAsync
(
1396
await
AssertFormatAsync
(
1435
await
AssertFormatAsync
(
1467
await
AssertFormatAsync
(@"class Class5
1511
await
AssertFormatAsync
(@"class Class5
1582
await
AssertFormatAsync
(@"class Class5
1650
await
AssertFormatAsync
(@"class Class5
1731
await
AssertFormatAsync
(@"class Program
1750
await
AssertFormatAsync
(@"class f00
1886
await
AssertFormatAsync
(@"class f00 {
2009
await
AssertFormatAsync
(@"class c
2072
await
AssertFormatAsync
(@"class c
2137
await
AssertFormatAsync
(@"class Class
2164
await
AssertFormatAsync
(@"class f00
2237
await
AssertFormatAsync
(@"class f00
2297
await
AssertFormatAsync
(@"enum E
2312
=> await
AssertFormatAsync
(@"enum E { a = 10, b, c }", @"enum E { a = 10, b, c }");
2317
await
AssertFormatAsync
(@"class C
2343
await
AssertFormatAsync
(@"class C
2369
await
AssertFormatAsync
(@"class C
2399
await
AssertFormatAsync
(@"class C
2425
await
AssertFormatAsync
(@"class C
2451
await
AssertFormatAsync
(@"class C
2471
await
AssertFormatAsync
(@"class C
2493
await
AssertFormatAsync
(@"class C
2519
await
AssertFormatAsync
(@"class C
2547
await
AssertFormatAsync
(@"class C
2567
await
AssertFormatAsync
(@"class C
2585
await
AssertFormatAsync
(@"class C
2607
await
AssertFormatAsync
(@"class C
2623
await
AssertFormatAsync
(@"class C<T> where T : I
2633
await
AssertFormatAsync
(@"class C
2651
await
AssertFormatAsync
(@"class C
2676
await
AssertFormatAsync
(code, code);
2689
await
AssertFormatAsync
(code, code);
2702
await
AssertFormatAsync
(code, code);
2715
await
AssertFormatAsync
(code, code);
2721
await
AssertFormatAsync
(@"class C
2743
await
AssertFormatAsync
(@"class C
2761
await
AssertFormatAsync
(@"
2783
await
AssertFormatAsync
(@"
2820
await
AssertFormatAsync
(@"
2852
await
AssertFormatAsync
(@"
2881
await
AssertFormatAsync
(@"class C
2897
await
AssertFormatAsync
(@"class C
2917
await
AssertFormatAsync
(@"class C
2937
await
AssertFormatAsync
(@"class C
2961
await
AssertFormatAsync
(@"class C
2991
await
AssertFormatAsync
(@"class C
3017
await
AssertFormatAsync
(@"class C
3035
await
AssertFormatAsync
(@"class C
3055
await
AssertFormatAsync
(@"class C
3077
await
AssertFormatAsync
(@"class C
3099
await
AssertFormatAsync
(@"class C
3119
await
AssertFormatAsync
(@"class C
3141
await
AssertFormatAsync
(@"class C
3165
await
AssertFormatAsync
(@"class C
3187
await
AssertFormatAsync
(@"class Class
3201
await
AssertFormatAsync
(@"class Class
3227
await
AssertFormatAsync
(@"class Class
3261
await
AssertFormatAsync
(@"class C
3279
await
AssertFormatAsync
(@"class Program
3297
await
AssertFormatAsync
(@"class Class1
3307
await
AssertFormatAsync
(@"public class Class1
3331
await
AssertFormatAsync
(@"class Class1
3350
await
AssertFormatAsync
(@"class Class1
3370
await
AssertFormatAsync
(@"namespace ClassLibrary1
3396
await
AssertFormatAsync
(@"class Program
3418
await
AssertFormatAsync
(@"class Program
3447
await
AssertFormatAsync
(properlyFormattedCode, properlyFormattedCode);
3453
await
AssertFormatAsync
(@"class Program
3475
await
AssertFormatAsync
(@"class Program
3499
await
AssertFormatAsync
(@"class Program
3523
await
AssertFormatAsync
(@"class Program
3547
await
AssertFormatAsync
(@"class Program
3571
await
AssertFormatAsync
(@"unsafe class Class1
3593
await
AssertFormatAsync
(@"unsafe class Class1
3617
await
AssertFormatAsync
(@"using System;
3624
await
AssertFormatAsync
(@"namespace N
3634
await
AssertFormatAsync
(@"class Program
3654
await
AssertFormatAsync
(@"class Program
3670
await
AssertFormatAsync
(@"using System;
3702
await
AssertFormatAsync
(@"class Program
3714
await
AssertFormatAsync
(@"class Program
3728
await
AssertFormatAsync
(@"class Program
3745
await
AssertFormatAsync
(@"using
3756
=> await
AssertFormatAsync
(@"using System;", @" using System;");
3761
await
AssertFormatAsync
(@"class Program
3783
await
AssertFormatAsync
(@"class Program
3817
await
AssertFormatAsync
(expected, code);
3833
await
AssertFormatAsync
(expected, code);
3849
await
AssertFormatAsync
(code, code);
3869
await
AssertFormatAsync
(expected, code);
3893
await
AssertFormatAsync
(expected, code);
3913
await
AssertFormatAsync
(expected, code);
3933
await
AssertFormatAsync
(expected, code);
3955
await
AssertFormatAsync
(expected, code);
3969
await
AssertFormatAsync
(expected, code);
3983
await
AssertFormatAsync
(expected, code);
4009
await
AssertFormatAsync
(expected, code);
4029
await
AssertFormatAsync
(expected, code);
4049
await
AssertFormatAsync
(expected, code);
4067
await
AssertFormatAsync
(expected, code);
4111
await
AssertFormatAsync
(expected, code);
4141
await
AssertFormatAsync
(expected, code);
4169
await
AssertFormatAsync
(expected, code);
4189
await
AssertFormatAsync
(expected, code);
4216
await
AssertFormatAsync
(expected, code);
4243
await
AssertFormatAsync
(expected, code);
4270
await
AssertFormatAsync
(expected, code);
4291
await
AssertFormatAsync
(expected, code);
4320
await
AssertFormatAsync
(expected, code);
4344
await
AssertFormatAsync
(expected, code);
4363
await
AssertFormatAsync
(expected, code);
4396
await
AssertFormatAsync
(expected, code);
4422
await
AssertFormatAsync
(expected, code);
4432
await
AssertFormatAsync
(expected, code);
4448
await
AssertFormatAsync
(expected, code);
4488
await
AssertFormatAsync
(expected, code);
4559
await
AssertFormatAsync
(expected, code);
4597
await
AssertFormatAsync
(expected, code);
4635
await
AssertFormatAsync
(expected, code);
4702
await
AssertFormatAsync
(expectedFormattedText, text);
4732
await
AssertFormatAsync
(expectedCode, code);
4752
await
AssertFormatAsync
(expectedCode, code);
4773
await
AssertFormatAsync
(expectedCode, code);
4794
await
AssertFormatAsync
(expectedCode, code);
4815
await
AssertFormatAsync
(expectedCode, code);
4836
await
AssertFormatAsync
(expectedCode, code);
4851
await
AssertFormatAsync
(expectedCode, code);
4870
await
AssertFormatAsync
(expectedCode, code);
4892
await
AssertFormatAsync
(expectedCode, code);
4914
await
AssertFormatAsync
(expectedCode, code);
4938
await
AssertFormatAsync
(expectedCode, code);
4960
await
AssertFormatAsync
(expectedCode, code);
4975
await
AssertFormatAsync
(expectedCode, code);
5003
await
AssertFormatAsync
(expectedCode, code);
5030
await
AssertFormatAsync
(expectedCode, code);
5057
await
AssertFormatAsync
(expectedCode, code);
5076
await
AssertFormatAsync
(expectedCode, code);
5098
await
AssertFormatAsync
(expectedCode, code, changedOptionSet: changingOptions);
5122
await
AssertFormatAsync
(expectedCode, code, changedOptionSet: changingOptions);
5146
await
AssertFormatAsync
(expectedCode, code, changedOptionSet: changingOptions);
5163
await
AssertFormatAsync
(expectedCode, code, changedOptionSet: changingOptions);
5186
await
AssertFormatAsync
(expectedCode, code);
5217
await
AssertFormatAsync
(expectedCode, code);
5239
await
AssertFormatAsync
(expectedCode, code);
5261
await
AssertFormatAsync
(expectedCode, code);
5287
await
AssertFormatAsync
(expectedCode, code);
5310
await
AssertFormatAsync
(expectedCode, code);
5347
await
AssertFormatAsync
(expectedCode, code);
5384
await
AssertFormatAsync
(expectedCode, code);
5414
await
AssertFormatAsync
(expectedCode, code);
5446
await
AssertFormatAsync
(expectedCode, code);
5475
await
AssertFormatAsync
(expectedCode, code);
5503
await
AssertFormatAsync
(expectedCode, code);
5530
await
AssertFormatAsync
(expectedCode, code);
5559
await
AssertFormatAsync
(expectedCode, code);
5574
await
AssertFormatAsync
(expectedCode, code);
5594
await
AssertFormatAsync
(expectedCode, code);
5623
await
AssertFormatAsync
(expectedCode, code);
5642
await
AssertFormatAsync
(expected, code);
5660
await
AssertFormatAsync
(expected, code);
5686
await
AssertFormatAsync
(expected, code);
5716
await
AssertFormatAsync
(expected, code);
5748
await
AssertFormatAsync
(expected, code);
5780
await
AssertFormatAsync
(expected, code);
5788
await
AssertFormatAsync
("", code);
5808
await
AssertFormatAsync
(expected, code);
5852
await
AssertFormatAsync
(expected, code);
5886
await
AssertFormatAsync
(expected, code, false, changingOptions);
5911
await
AssertFormatAsync
(expected, code);
5934
await
AssertFormatAsync
(expected, code);
5995
await
AssertFormatAsync
(expected, code);
6006
await
AssertFormatAsync
(expected, code);
6014
await
AssertFormatAsync
(@"namespace ConsoleApplication1
6125
await
AssertFormatAsync
(expected, code, changedOptionSet: optionSet);
6213
await
AssertFormatAsync
(expected, code, changedOptionSet: optionSet);
6237
await
AssertFormatAsync
(expectedDefault, code);
6249
await
AssertFormatAsync
(expectedAfterCommaDisabled, code, changedOptionSet: optionSet);
6261
await
AssertFormatAsync
(expectedBeforeCommaEnabled, code, changedOptionSet: optionSet);
6300
await
AssertFormatAsync
(expected, code);
6356
await
AssertFormatAsync
(expected, code);
6391
await
AssertFormatAsync
(expected, code, false, changingOptions);
6426
await
AssertFormatAsync
(expected, code);
6461
await
AssertFormatAsync
(expected, code);
6496
await
AssertFormatAsync
(expected, code);
6514
await
AssertFormatAsync
(code, code);
6584
await
AssertFormatAsync
(expected, code, changedOptionSet: optionSet);
6585
await
AssertFormatAsync
(expected, expected, changedOptionSet: optionSet);
6604
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
6622
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
6648
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
6679
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
6710
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
6741
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
6772
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
6803
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
6834
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
6865
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
6896
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
6927
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
6958
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
6989
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
7020
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
7051
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
7082
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
7113
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
7144
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
7176
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
7199
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
7218
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
7237
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
7271
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
7310
await
AssertFormatAsync
(expected, code, changedOptionSet: options);
7352
await
AssertFormatAsync
(expected, code, parseOptions: parseOptions);
7379
await
AssertFormatAsync
(expected, code, changedOptionSet: changingOptions);
7408
await
AssertFormatAsync
(expected, code);
7435
await
AssertFormatAsync
(expected, code);
7461
await
AssertFormatAsync
(expected, code);
7489
await
AssertFormatAsync
(expected, code);
7515
await
AssertFormatAsync
(expected, code);
7541
await
AssertFormatAsync
(expected, code);
7569
await
AssertFormatAsync
(expected, code);
7595
await
AssertFormatAsync
(expected, code);
7623
await
AssertFormatAsync
(expected, code);
7649
await
AssertFormatAsync
(expected, code);
7677
await
AssertFormatAsync
(expected, code);
7703
await
AssertFormatAsync
(expected, code);
7727
await
AssertFormatAsync
(expected, code);
7751
await
AssertFormatAsync
(expected, code);
7781
await
AssertFormatAsync
(expected, code);
7807
await
AssertFormatAsync
(expected, code);
7833
await
AssertFormatAsync
(expected, code);
7857
await
AssertFormatAsync
(expected, code);
7881
await
AssertFormatAsync
(expected, code);
7905
await
AssertFormatAsync
(expected, code);
7913
await
AssertFormatAsync
(@"using System;
7938
await
AssertFormatAsync
(@"using System;
7960
await
AssertFormatAsync
(@"class Program
8012
await
AssertFormatAsync
(expected, code);
8042
await
AssertFormatAsync
(expected, code);
8072
await
AssertFormatAsync
(expected, code);
8104
await
AssertFormatAsync
(expected, code);
8123
await
AssertFormatAsync
(@"[Obsolete ( ""Test"" ), Obsolete ( )]
8148
await
AssertFormatAsync
(code, code);
8186
await
AssertFormatAsync
(expected, code, changedOptionSet: optionSet);
8215
await
AssertFormatAsync
(expected, code);
8229
await
AssertFormatAsync
(code, code);
8255
await
AssertFormatAsync
(expected, code);
8286
await
AssertFormatAsync
(expected, code, changedOptionSet: optionSet);
8318
await
AssertFormatAsync
(expected, code, changedOptionSet: optionSet);
8349
await
AssertFormatAsync
(expected, code, changedOptionSet: optionSet);
8370
await
AssertFormatAsync
(expected, code);
8395
await
AssertFormatAsync
(expected, code, changedOptionSet: changingOptions);
8422
await
AssertFormatAsync
(code, code);
8443
await
AssertFormatAsync
(expected, code);
8477
await
AssertFormatAsync
(expected, code);
8516
await
AssertFormatAsync
(expected, code, changedOptionSet: changingOptions);
8524
await
AssertFormatAsync
(@"class Program
8544
await
AssertFormatAsync
(@"struct Goo
8566
await
AssertFormatAsync
(@"class AClass
8605
await
AssertFormatAsync
(@"class AClass
8630
await
AssertFormatAsync
(@"class Class2
8668
await
AssertFormatAsync
(@"class Class2
8708
await
AssertFormatAsync
(@"class Class2
8751
await
AssertFormatAsync
(code, code);
8763
await
AssertFormatAsync
(@"
8777
await
AssertFormatAsync
(@"
8808
await
AssertFormatAsync
(code, code);
8823
await
AssertFormatAsync
(code, code);
8829
await
AssertFormatAsync
(@"
8851
await
AssertFormatAsync
(@"
8865
await
AssertFormatAsync
(@"
8887
await
AssertFormatAsync
(@"
8968
await
AssertFormatAsync
(code, code);
8982
await
AssertFormatAsync
(code, code);
9012
return
AssertFormatAsync
(expected, input);
9018
await
AssertFormatAsync
(@"
9058
await
AssertFormatAsync
(code, code);
9064
await
AssertFormatAsync
(
9079
await
AssertFormatAsync
(
9098
await
AssertFormatAsync
(
9116
await
AssertFormatAsync
(
9146
await
AssertFormatAsync
(code, code);
9156
await
AssertFormatAsync
(@"
9178
await
AssertFormatAsync
(@"
9200
await
AssertFormatAsync
(@"
9222
await
AssertFormatAsync
(@"
9244
await
AssertFormatAsync
(@"
9266
await
AssertFormatAsync
(
9296
await
AssertFormatAsync
(
9334
await
AssertFormatAsync
(
9355
await
AssertFormatAsync
(
9382
await
AssertFormatAsync
(
9404
await
AssertFormatAsync
(
9420
await
AssertFormatAsync
(
9450
await
AssertFormatAsync
(
9478
await
AssertFormatAsync
(
9500
await
AssertFormatAsync
(
9518
await
AssertFormatAsync
(
9561
await
AssertFormatAsync
(expectedCode, code);
9584
await
AssertFormatAsync
(expectedCode, code);
9607
await
AssertFormatAsync
(expectedCode, code);
9626
await
AssertFormatAsync
(expectedCode, code);
9645
await
AssertFormatAsync
(expectedCode, code);
9664
await
AssertFormatAsync
(expectedCode, code);
9685
await
AssertFormatAsync
(expectedCode, code);
9722
await
AssertFormatAsync
(expectedCode, code);
9728
await
AssertFormatAsync
(
9759
await
AssertFormatAsync
(
9786
await
AssertFormatAsync
(
9819
await
AssertFormatAsync
(
9864
await
AssertFormatAsync
(expectedCode, code);
9888
await
AssertFormatAsync
(expectedCode, code);
9894
await
AssertFormatAsync
(
9929
await
AssertFormatAsync
(
9975
await
AssertFormatAsync
(code, code, changedOptionSet: changingOptions);
9981
await
AssertFormatAsync
(
9993
await
AssertFormatAsync
(
10005
await
AssertFormatAsync
(
10017
await
AssertFormatAsync
(
10029
await
AssertFormatAsync
(
10048
await
AssertFormatAsync
(code: code, expected: @"
10065
await
AssertFormatAsync
(code: code, changedOptionSet: options, expected: @"
10083
await
AssertFormatAsync
(code: code, changedOptionSet: options, expected: @"
10103
await
AssertFormatAsync
(code: code, expected: @"
10120
await
AssertFormatAsync
(code: code, changedOptionSet: options, expected: @"
10138
await
AssertFormatAsync
(code: code, changedOptionSet: options, expected: @"
10158
await
AssertFormatAsync
(code: code, expected: @"
10175
await
AssertFormatAsync
(code: code, changedOptionSet: options, expected: @"
10193
await
AssertFormatAsync
(code: code, changedOptionSet: options, expected: @"
10215
await
AssertFormatAsync
(code: code, expected: @"
10234
await
AssertFormatAsync
(code: code, changedOptionSet: options, expected: @"
10254
await
AssertFormatAsync
(code: code, changedOptionSet: options, expected: @"
10282
await
AssertFormatAsync
(expectedCode, code);
10301
await
AssertFormatAsync
(expectedCode, code);
10320
await
AssertFormatAsync
(expectedCode, code);
10339
await
AssertFormatAsync
(expectedCode, code);
10345
await
AssertFormatAsync
(
10359
await
AssertFormatAsync
(
10373
await
AssertFormatAsync
(
10387
await
AssertFormatAsync
(
10402
await
AssertFormatAsync
(
10422
await
AssertFormatAsync
(
10438
await
AssertFormatAsync
(
10461
await
AssertFormatAsync
(
10484
await
AssertFormatAsync
(
10507
await
AssertFormatAsync
(
10530
await
AssertFormatAsync
(
10551
await
AssertFormatAsync
(
10569
await
AssertFormatAsync
(
10587
await
AssertFormatAsync
(
10605
await
AssertFormatAsync
(
10617
await
AssertFormatAsync
(
10629
await
AssertFormatAsync
(
10645
await
AssertFormatAsync
(
10657
await
AssertFormatAsync
(
10675
await
AssertFormatAsync
(
10693
await
AssertFormatAsync
(
10705
await
AssertFormatAsync
(
10717
await
AssertFormatAsync
(expected: """
10727
await
AssertFormatAsync
(
10739
await
AssertFormatAsync
(
10751
await
AssertFormatAsync
(
10773
await
AssertFormatAsync
(expected, text);
Formatting\FormattingTests_FunctionPointers.cs (6)
31
await
AssertFormatAsync
(expected, content);
49
await
AssertFormatAsync
(expected, content);
67
await
AssertFormatAsync
(expected, content);
85
await
AssertFormatAsync
(expected, content);
103
await
AssertFormatAsync
(expected, content);
121
await
AssertFormatAsync
(expected, content);
Formatting\FormattingTests_Patterns.cs (9)
76
await
AssertFormatAsync
(expected, content, changedOptionSet: changingOptions);
167
await
AssertFormatAsync
(expected, content, changedOptionSet: changingOptions);
224
await
AssertFormatAsync
(expected, content, changedOptionSet: changingOptions);
314
await
AssertFormatAsync
(expected, content, changedOptionSet: changingOptions);
347
await
AssertFormatAsync
(expected, content);
406
await
AssertFormatAsync
(expected, content);
465
await
AssertFormatAsync
(expected, content);
500
await
AssertFormatAsync
(expected, content);
535
await
AssertFormatAsync
(expected, content);
Formatting\FormattingTriviaTests.cs (66)
46
await
AssertFormatAsync
(expected, content);
64
await
AssertFormatAsync
(expected, content);
76
await
AssertFormatAsync
(expected, content);
94
await
AssertFormatAsync
(expected, content);
110
await
AssertFormatAsync
(expected, content);
130
await
AssertFormatAsync
(expected, content);
153
await
AssertFormatAsync
(expected, content);
178
await
AssertFormatAsync
(expected, content);
207
await
AssertFormatAsync
(expected, content);
232
await
AssertFormatAsync
(expected, content);
257
await
AssertFormatAsync
(expected, content);
284
await
AssertFormatAsync
(expected, content);
321
await
AssertFormatAsync
(expected, content);
358
await
AssertFormatAsync
(expected, content);
379
await
AssertFormatAsync
(expected, content);
404
await
AssertFormatAsync
(expected, content);
425
await
AssertFormatAsync
(expected, content);
450
await
AssertFormatAsync
(expected, content);
477
await
AssertFormatAsync
(expected, content, true);
506
await
AssertFormatAsync
(expected, content);
537
await
AssertFormatAsync
(expected, content);
568
await
AssertFormatAsync
(expected, content);
592
await
AssertFormatAsync
(expected, content);
617
await
AssertFormatAsync
(expected, content);
638
await
AssertFormatAsync
(expected, content);
662
await
AssertFormatAsync
(expected, content);
687
await
AssertFormatAsync
(expected, content);
710
await
AssertFormatAsync
(expected, content);
735
await
AssertFormatAsync
(expected, content);
758
await
AssertFormatAsync
(expected, content);
779
await
AssertFormatAsync
(expected, content);
802
await
AssertFormatAsync
(expected, content);
825
await
AssertFormatAsync
(expected, content);
850
await
AssertFormatAsync
(expected, content);
875
await
AssertFormatAsync
(expected, content);
904
await
AssertFormatAsync
(expected, content);
935
await
AssertFormatAsync
(expected, content);
962
await
AssertFormatAsync
(expected, content);
991
await
AssertFormatAsync
(expected, content);
1028
await
AssertFormatAsync
(expected, content);
1063
await
AssertFormatAsync
(expected, content);
1096
await
AssertFormatAsync
(expected, content);
1121
await
AssertFormatAsync
(expected, content);
1148
await
AssertFormatAsync
(expected, content);
1179
await
AssertFormatAsync
(expected, content);
1211
await
AssertFormatAsync
(expected, content);
1240
await
AssertFormatAsync
(expected, content);
1269
await
AssertFormatAsync
(expected, content);
1298
await
AssertFormatAsync
(expected, content);
1329
await
AssertFormatAsync
(expected, content);
1374
await
AssertFormatAsync
(expected, content);
1405
await
AssertFormatAsync
(expected, content);
1434
await
AssertFormatAsync
(expected, content);
1460
await
AssertFormatAsync
(expected, content);
1483
await
AssertFormatAsync
(expected, content);
1498
await
AssertFormatAsync
(content, content);
1525
await
AssertFormatAsync
(expected, content);
1547
await
AssertFormatAsync
(code, content);
1559
await
AssertFormatAsync
(code, content);
1587
await
AssertFormatAsync
(code, content);
1611
await
AssertFormatAsync
(code, content);
1647
await
AssertFormatAsync
(code, content);
1656
await
AssertFormatAsync
(expected, content);
1665
await
AssertFormatAsync
(expectedContent, content);
1701
await
AssertFormatAsync
(expectedContent, content);
1735
await
AssertFormatAsync
(expected, content);