2 references to CertificateFile
Microsoft.Build.Tasks.Core (2)
ResolveKeySource.cs (2)
204
if (!string.IsNullOrEmpty(
CertificateFile
) && !certInStore)
272
else if (!certInStore && !string.IsNullOrEmpty(
CertificateFile
) && !string.IsNullOrEmpty(CertificateThumbprint))