-
Notifications
You must be signed in to change notification settings - Fork 2k
Expand file tree
/
Copy pathSystem.Net.Http.Metrics.model.yml
More file actions
15 lines (15 loc) · 1.06 KB
/
System.Net.Http.Metrics.model.yml
File metadata and controls
15 lines (15 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# THIS FILE IS AN AUTO-GENERATED MODELS AS DATA FILE. DO NOT EDIT.
extensions:
- addsTo:
pack: codeql/csharp-all
extensible: summaryModel
data:
- ["System.Net.Http.Metrics", "HttpMetricsEnrichmentContext", False, "get_Exception", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Net.Http.Metrics", "HttpMetricsEnrichmentContext", False, "get_Request", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Net.Http.Metrics", "HttpMetricsEnrichmentContext", False, "get_Response", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- addsTo:
pack: codeql/csharp-all
extensible: neutralModel
data:
- ["System.Net.Http.Metrics", "HttpMetricsEnrichmentContext", "AddCallback", "(System.Net.Http.HttpRequestMessage,System.Action<System.Net.Http.Metrics.HttpMetricsEnrichmentContext>)", "summary", "df-generated"]
- ["System.Net.Http.Metrics", "HttpMetricsEnrichmentContext", "AddCustomTag", "(System.String,System.Object)", "summary", "df-generated"]