|
| 1 | +{ |
| 2 | + "ExtraMembers": [], |
| 3 | + "MissingMembers": [ |
| 4 | + "Microsoft.Win32.SafeHandles.SafeFileHandle OpenHandle(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, System.IO.FileOptions, Int64)", |
| 5 | + "System.Threading.Tasks.Task AppendAllBytesAsync(System.String, Byte[], System.Threading.CancellationToken)", |
| 6 | + "System.Threading.Tasks.Task AppendAllBytesAsync(System.String, System.ReadOnlyMemory`1[System.Byte], System.Threading.CancellationToken)", |
| 7 | + "System.Threading.Tasks.Task AppendAllTextAsync(System.String, System.ReadOnlyMemory`1[System.Char], System.Text.Encoding, System.Threading.CancellationToken)", |
| 8 | + "System.Threading.Tasks.Task AppendAllTextAsync(System.String, System.ReadOnlyMemory`1[System.Char], System.Threading.CancellationToken)", |
| 9 | + "System.Threading.Tasks.Task WriteAllBytesAsync(System.String, System.ReadOnlyMemory`1[System.Byte], System.Threading.CancellationToken)", |
| 10 | + "System.Threading.Tasks.Task WriteAllTextAsync(System.String, System.ReadOnlyMemory`1[System.Char], System.Text.Encoding, System.Threading.CancellationToken)", |
| 11 | + "System.Threading.Tasks.Task WriteAllTextAsync(System.String, System.ReadOnlyMemory`1[System.Char], System.Threading.CancellationToken)", |
| 12 | + "Void AppendAllBytes(System.String, Byte[])", |
| 13 | + "Void AppendAllBytes(System.String, System.ReadOnlySpan`1[System.Byte])", |
| 14 | + "Void AppendAllText(System.String, System.ReadOnlySpan`1[System.Char])", |
| 15 | + "Void AppendAllText(System.String, System.ReadOnlySpan`1[System.Char], System.Text.Encoding)", |
| 16 | + "Void WriteAllBytes(System.String, System.ReadOnlySpan`1[System.Byte])", |
| 17 | + "Void WriteAllText(System.String, System.ReadOnlySpan`1[System.Char])", |
| 18 | + "Void WriteAllText(System.String, System.ReadOnlySpan`1[System.Char], System.Text.Encoding)" |
| 19 | + ] |
| 20 | +} |
0 commit comments