1 write to ExecutableType
Microsoft.DotNet.SignTool (1)
src\ExplicitCertificateKey.cs (1)
25
ExecutableType
= executableType;
3 references to ExecutableType
Microsoft.DotNet.SignTool (3)
src\ExplicitCertificateKey.cs (3)
46
=> Hash.Combine(Hash.Combine(FileName.GetHashCode(), PublicKeyToken.GetHashCode()), Hash.Combine(TargetFramework.GetHashCode(),
ExecutableType
.GetHashCode()));
53
ExecutableType
== other.
ExecutableType
;