NetFxArchitecture
Namespace: Dotsider.Core.Analysis.Models
Assembly: Dotsider.Core.dll
Effective process bitness for a .NET Framework root assembly. Models actual runtime
architecture, not the PE’s compile-time descriptor — AnyCPU is a compile-time attribute
that resolves to host bitness at load time, so there is no MSIL runtime arch.
public enum NetFxArchitectureFields
Section titled “Fields”64-bit (amd64) process.
Returns: NetFxArchitecture
Amd64 = 132-bit (x86) process.
Returns: NetFxArchitecture
X86 = 0