1 write to AuthenticationTypes
NuGet.Protocol (1)
Plugins\Messages\GetCredentialsResponse.cs (1)
63
AuthenticationTypes
= authenticationTypes;
2 references to AuthenticationTypes
NuGet.Protocol (2)
_generated\55\PluginJsonContext.GetCredentialsResponse.g.cs (2)
120
Getter = static obj => ((global::NuGet.Protocol.Plugins.GetCredentialsResponse)obj).
AuthenticationTypes
,
160
global::System.Collections.Generic.IReadOnlyList<string> __value_AuthenticationTypes = ((global::NuGet.Protocol.Plugins.GetCredentialsResponse)value).
AuthenticationTypes
;