1 write to CanShowDialog
NuGet.Protocol (1)
Plugins\Messages\GetAuthenticationCredentialsRequest.cs (1)
53CanShowDialog = canShowDialog;
2 references to CanShowDialog
NuGet.Protocol (2)
_generated\52\PluginJsonContext.GetAuthenticationCredentialsRequest.g.cs (2)
120Getter = static obj => ((global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsRequest)obj).CanShowDialog, 156writer.WriteBoolean(PropName_CanShowDialog, ((global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsRequest)value).CanShowDialog);