2 writes to s_rootCertInstallErrorMessage
Infrastructure.Common (2)
ServiceUtilHelper.cs (2)
124s_rootCertInstallErrorMessage = 131s_rootCertInstallErrorMessage = ex.ToString();
2 references to s_rootCertInstallErrorMessage
Infrastructure.Common (2)
ServiceUtilHelper.cs (2)
386if (s_rootCertInstallErrorMessage != null) 389String.Format("The root certificate could not be installed: {0}", s_rootCertInstallErrorMessage));