3 references to Arch
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\CallingConvention\CdacTypeHandle.cs (3)
114if (Arch is not RuntimeInfoArchitecture.Arm and not RuntimeInfoArchitecture.Arm64) 124if (Arch is not RuntimeInfoArchitecture.Arm and not RuntimeInfoArchitecture.Arm64) 148if (Arch != RuntimeInfoArchitecture.X86 || _typeHandle.IsNull || !Rts.IsValueType(_typeHandle))