mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
csharp update MaD for System.Uri
This commit is contained in:
@@ -23466,29 +23466,33 @@ summary
|
||||
| System;Uri;ToString;();Argument[this];ReturnValue;taint;manual |
|
||||
| System;Uri;ToString;(System.String,System.IFormatProvider);Argument[this].SyntheticField[System.Uri._string];ReturnValue;value;dfc-generated |
|
||||
| System;Uri;ToString;(System.String,System.IFormatProvider);Argument[this];ReturnValue;taint;dfc-generated |
|
||||
| System;Uri;TryCreate;(System.String,System.UriCreationOptions,System.Uri);Argument[0];ReturnValue.SyntheticField[System.Uri._string];value;dfc-generated |
|
||||
| System;Uri;TryCreate;(System.String,System.UriKind,System.Uri);Argument[0];ReturnValue.SyntheticField[System.Uri._string];value;dfc-generated |
|
||||
| System;Uri;TryCreate;(System.Uri,System.String,System.Uri);Argument[1];ReturnValue.SyntheticField[System.Uri._string];value;dfc-generated |
|
||||
| System;Uri;TryCreate;(System.Uri,System.Uri,System.Uri);Argument[0];ReturnValue;taint;df-generated |
|
||||
| System;Uri;TryCreate;(System.Uri,System.Uri,System.Uri);Argument[1];ReturnValue;taint;df-generated |
|
||||
| System;Uri;TryCreate;(System.String,System.UriCreationOptions,System.Uri);Argument[0];Argument[2];taint;manual |
|
||||
| System;Uri;TryCreate;(System.String,System.UriKind,System.Uri);Argument[0];Argument[2];taint;manual |
|
||||
| System;Uri;TryCreate;(System.Uri,System.String,System.Uri);Argument[0];Argument[2];taint;manual |
|
||||
| System;Uri;TryCreate;(System.Uri,System.String,System.Uri);Argument[1];Argument[2];taint;manual |
|
||||
| System;Uri;TryCreate;(System.Uri,System.Uri,System.Uri);Argument[0];Argument[2];taint;manual |
|
||||
| System;Uri;TryCreate;(System.Uri,System.Uri,System.Uri);Argument[1];Argument[2];taint;manual |
|
||||
| System;Uri;TryEscapeDataString;(System.ReadOnlySpan<System.Char>,System.Span<System.Char>,System.Int32);Argument[0].Element;Argument[1].Element;value;dfc-generated |
|
||||
| System;Uri;TryUnescapeDataString;(System.ReadOnlySpan<System.Char>,System.Span<System.Char>,System.Int32);Argument[0].Element;Argument[1].Element;value;dfc-generated |
|
||||
| System;Uri;UnescapeDataString;(System.ReadOnlySpan<System.Char>);Argument[0].Element;ReturnValue;taint;dfc-generated |
|
||||
| System;Uri;UnescapeDataString;(System.String);Argument[0];ReturnValue;value;dfc-generated |
|
||||
| System;Uri;Uri;(System.String);Argument[0];Argument[this];taint;manual |
|
||||
| System;Uri;Uri;(System.String,System.Boolean);Argument[0];Argument[this];taint;manual |
|
||||
| System;Uri;Uri;(System.String,System.UriCreationOptions);Argument[0];Argument[this].SyntheticField[System.Uri._string];value;dfc-generated |
|
||||
| System;Uri;Uri;(System.String,System.UriCreationOptions);Argument[0];Argument[this];taint;manual |
|
||||
| System;Uri;Uri;(System.String,System.UriKind);Argument[0];Argument[this];taint;manual |
|
||||
| System;Uri;Uri;(System.Uri,System.String);Argument[1];Argument[this].SyntheticField[System.Uri._string];value;dfc-generated |
|
||||
| System;Uri;Uri;(System.Uri,System.String,System.Boolean);Argument[1];Argument[this].SyntheticField[System.Uri._string];value;dfc-generated |
|
||||
| System;Uri;Uri;(System.Uri,System.String);Argument[0];Argument[this];taint;manual |
|
||||
| System;Uri;Uri;(System.Uri,System.String);Argument[1];Argument[this];taint;manual |
|
||||
| System;Uri;Uri;(System.Uri,System.String,System.Boolean);Argument[0];Argument[this];taint;manual |
|
||||
| System;Uri;Uri;(System.Uri,System.String,System.Boolean);Argument[1];Argument[this];taint;manual |
|
||||
| System;Uri;Uri;(System.Uri,System.Uri);Argument[0];Argument[this];taint;df-generated |
|
||||
| System;Uri;Uri;(System.Uri,System.Uri);Argument[1];Argument[this];taint;df-generated |
|
||||
| System;Uri;get_AbsolutePath;();Argument[this];ReturnValue;taint;df-generated |
|
||||
| System;Uri;get_AbsoluteUri;();Argument[this];ReturnValue;taint;manual |
|
||||
| System;Uri;get_Authority;();Argument[this];ReturnValue;taint;df-generated |
|
||||
| System;Uri;get_DnsSafeHost;();Argument[this].Property[System.Uri.IdnHost];ReturnValue;value;dfc-generated |
|
||||
| System;Uri;get_DnsSafeHost;();Argument[this];ReturnValue;taint;manual |
|
||||
| System;Uri;get_Host;();Argument[this];ReturnValue;taint;df-generated |
|
||||
| System;Uri;get_IdnHost;();Argument[this];ReturnValue;taint;df-generated |
|
||||
| System;Uri;get_LocalPath;();Argument[this].SyntheticField[System.Uri._string];ReturnValue;value;dfc-generated |
|
||||
| System;Uri;get_LocalPath;();Argument[this];ReturnValue;taint;manual |
|
||||
| System;Uri;get_OriginalString;();Argument[this];ReturnValue;taint;manual |
|
||||
| System;Uri;get_PathAndQuery;();Argument[this];ReturnValue;taint;manual |
|
||||
| System;Uri;get_Query;();Argument[this];ReturnValue;taint;manual |
|
||||
|
||||
@@ -18122,29 +18122,33 @@
|
||||
| System;Uri;MakeRelativeUri;(System.Uri);Argument[0];ReturnValue;taint;df-generated |
|
||||
| System;Uri;ToString;();Argument[this];ReturnValue;taint;manual |
|
||||
| System;Uri;ToString;(System.String,System.IFormatProvider);Argument[this].SyntheticField[System.Uri._string];ReturnValue;value;dfc-generated |
|
||||
| System;Uri;TryCreate;(System.String,System.UriCreationOptions,System.Uri);Argument[0];ReturnValue.SyntheticField[System.Uri._string];value;dfc-generated |
|
||||
| System;Uri;TryCreate;(System.String,System.UriKind,System.Uri);Argument[0];ReturnValue.SyntheticField[System.Uri._string];value;dfc-generated |
|
||||
| System;Uri;TryCreate;(System.Uri,System.String,System.Uri);Argument[1];ReturnValue.SyntheticField[System.Uri._string];value;dfc-generated |
|
||||
| System;Uri;TryCreate;(System.Uri,System.Uri,System.Uri);Argument[0];ReturnValue;taint;df-generated |
|
||||
| System;Uri;TryCreate;(System.Uri,System.Uri,System.Uri);Argument[1];ReturnValue;taint;df-generated |
|
||||
| System;Uri;TryCreate;(System.String,System.UriCreationOptions,System.Uri);Argument[0];Argument[2];taint;manual |
|
||||
| System;Uri;TryCreate;(System.String,System.UriKind,System.Uri);Argument[0];Argument[2];taint;manual |
|
||||
| System;Uri;TryCreate;(System.Uri,System.String,System.Uri);Argument[0];Argument[2];taint;manual |
|
||||
| System;Uri;TryCreate;(System.Uri,System.String,System.Uri);Argument[1];Argument[2];taint;manual |
|
||||
| System;Uri;TryCreate;(System.Uri,System.Uri,System.Uri);Argument[0];Argument[2];taint;manual |
|
||||
| System;Uri;TryCreate;(System.Uri,System.Uri,System.Uri);Argument[1];Argument[2];taint;manual |
|
||||
| System;Uri;TryEscapeDataString;(System.ReadOnlySpan<System.Char>,System.Span<System.Char>,System.Int32);Argument[0].Element;Argument[1].Element;value;dfc-generated |
|
||||
| System;Uri;TryUnescapeDataString;(System.ReadOnlySpan<System.Char>,System.Span<System.Char>,System.Int32);Argument[0].Element;Argument[1].Element;value;dfc-generated |
|
||||
| System;Uri;UnescapeDataString;(System.ReadOnlySpan<System.Char>);Argument[0].Element;ReturnValue;taint;dfc-generated |
|
||||
| System;Uri;UnescapeDataString;(System.String);Argument[0];ReturnValue;value;dfc-generated |
|
||||
| System;Uri;Uri;(System.String);Argument[0];Argument[this];taint;manual |
|
||||
| System;Uri;Uri;(System.String,System.Boolean);Argument[0];Argument[this];taint;manual |
|
||||
| System;Uri;Uri;(System.String,System.UriCreationOptions);Argument[0];Argument[this].SyntheticField[System.Uri._string];value;dfc-generated |
|
||||
| System;Uri;Uri;(System.String,System.UriCreationOptions);Argument[0];Argument[this];taint;manual |
|
||||
| System;Uri;Uri;(System.String,System.UriKind);Argument[0];Argument[this];taint;manual |
|
||||
| System;Uri;Uri;(System.Uri,System.String);Argument[1];Argument[this].SyntheticField[System.Uri._string];value;dfc-generated |
|
||||
| System;Uri;Uri;(System.Uri,System.String,System.Boolean);Argument[1];Argument[this].SyntheticField[System.Uri._string];value;dfc-generated |
|
||||
| System;Uri;Uri;(System.Uri,System.String);Argument[0];Argument[this];taint;manual |
|
||||
| System;Uri;Uri;(System.Uri,System.String);Argument[1];Argument[this];taint;manual |
|
||||
| System;Uri;Uri;(System.Uri,System.String,System.Boolean);Argument[0];Argument[this];taint;manual |
|
||||
| System;Uri;Uri;(System.Uri,System.String,System.Boolean);Argument[1];Argument[this];taint;manual |
|
||||
| System;Uri;Uri;(System.Uri,System.Uri);Argument[0];Argument[this];taint;df-generated |
|
||||
| System;Uri;Uri;(System.Uri,System.Uri);Argument[1];Argument[this];taint;df-generated |
|
||||
| System;Uri;get_AbsolutePath;();Argument[this];ReturnValue;taint;df-generated |
|
||||
| System;Uri;get_AbsoluteUri;();Argument[this];ReturnValue;taint;manual |
|
||||
| System;Uri;get_Authority;();Argument[this];ReturnValue;taint;df-generated |
|
||||
| System;Uri;get_DnsSafeHost;();Argument[this].Property[System.Uri.IdnHost];ReturnValue;value;dfc-generated |
|
||||
| System;Uri;get_DnsSafeHost;();Argument[this];ReturnValue;taint;manual |
|
||||
| System;Uri;get_Host;();Argument[this];ReturnValue;taint;df-generated |
|
||||
| System;Uri;get_IdnHost;();Argument[this];ReturnValue;taint;df-generated |
|
||||
| System;Uri;get_LocalPath;();Argument[this].SyntheticField[System.Uri._string];ReturnValue;value;dfc-generated |
|
||||
| System;Uri;get_LocalPath;();Argument[this];ReturnValue;taint;manual |
|
||||
| System;Uri;get_OriginalString;();Argument[this];ReturnValue;taint;manual |
|
||||
| System;Uri;get_PathAndQuery;();Argument[this];ReturnValue;taint;manual |
|
||||
| System;Uri;get_Query;();Argument[this];ReturnValue;taint;manual |
|
||||
|
||||
Reference in New Issue
Block a user