File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
tests/src/sizeondisk/sodbench Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ .NET Core uses third-party libraries or other resources that may be
2
+ distributed under licenses different than the .NET Core software.
3
+
4
+ Attributions and license notices for test cases originally authored by
5
+ third parties can be found in the respective test directories.
6
+
7
+ In the event that we accidentally failed to list a required notice, please
8
+ bring it to our attention. Post an issue or email us:
9
+
10
+ dotnet@microsoft.com
11
+
12
+ The attached notices are provided for information only.
13
+
14
+ License notice for Stack Overflow
15
+ -------------------------------------
16
+
17
+ Policy: https://stackoverflow.com/help/licensing
18
+ License: https://creativecommons.org/licenses/by-sa/3.0/
19
+
20
+ Title: Dealing with commas in a CSV file
21
+ Content: https://stackoverflow.com/a/769713
22
+ Question author: Bob The Janitor -- https://stackoverflow.com/users/55102/bob-the-janitor
23
+ Answer author: harp -- https://stackoverflow.com/users/4525/harpo
24
+
25
+ Use: https://github.com/dotnet/coreclr/blob/a9074bce5e3814db67dbec1c56f477202164d162/tests/src/sizeondisk/sodbench/SoDBench.cs#L738
You can’t perform that action at this time.
0 commit comments