C#: Add test for unsupported uses of library code.

This commit is contained in:
Michael Nebel
2022-03-07 14:58:50 +01:00
parent e014cae7df
commit e4f6321851
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
| System.Private.CoreLib.dll#System#DateTime.AddYears(int) | 2 |
| System.Private.CoreLib.dll#System#DateTime.AddDays(double) | 1 |
| System.Private.CoreLib.dll#System#DateTime.DateTime(int, int, int) | 1 |
| System.Private.CoreLib.dll#System#Guid.Parse(string) | 1 |

View File

@@ -0,0 +1 @@
Telemetry/UnsupportedExternalAPIs.ql