2 references to X509Certificate2
System.ServiceModel (2)
System\ServiceModel\ComIntegration\ChannelCredentials.cs (2)
162cert = new X509Certificate2(fileName, password, flags); 211cert = new X509Certificate2(fileName, password, flags);