1 write to Uri
NuGet.Protocol (1)
Plugins\Messages\GetAuthenticationCredentialsRequest.cs (1)
50Uri = uri ?? throw new ArgumentNullException(nameof(uri));
2 references to Uri
NuGet.Protocol (2)
_generated\52\PluginJsonContext.GetAuthenticationCredentialsRequest.g.cs (2)
60Getter = static obj => ((global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsRequest)obj).Uri, 148global::System.Uri __value_Uri = ((global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsRequest)value).Uri;