build and analyzer
parent
364b67805d
commit
7a35f121cd
|
@ -28,7 +28,7 @@ namespace NetCoreSandbox
|
||||||
await FooAsync(10, cts.Token);
|
await FooAsync(10, cts.Token);
|
||||||
|
|
||||||
// NG(Compiler Error)
|
// NG(Compiler Error)
|
||||||
await FooAsync(10);
|
// await FooAsync(10);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue