C#: Update telemetry expected output.

This commit is contained in:
Michael Nebel
2022-11-02 11:00:53 +01:00
parent f0b5058760
commit fec4d1992d
4 changed files with 7 additions and 7 deletions

View File

@@ -1,2 +1,2 @@
| System.Private.CoreLib.dll#System | 5 |
| System.Private.CoreLib.dll#System.Collections.Generic | 2 |
| System | 5 |
| System.Collections.Generic | 2 |

View File

@@ -1 +1 @@
| System.Private.CoreLib.dll#System.Collections.Generic#List<>.Add(T) | 2 |
| System.Collections.Generic#List<>.Add(T) | 2 |

View File

@@ -1,2 +1,2 @@
| System.Web.cs#System.Web#HttpResponse.Write(System.Object) | 2 |
| System.Web.cs#System.Web#HttpResponse.WriteFile(System.String) | 1 |
| System.Web#HttpResponse.Write(System.Object) | 2 |
| System.Web#HttpResponse.WriteFile(System.String) | 1 |

View File

@@ -1,2 +1,2 @@
| System.Console.dll#System#Console.ReadLine() | 2 |
| System.Console.dll#System#Console.Read() | 1 |
| System#Console.ReadLine() | 2 |
| System#Console.Read() | 1 |