2 references to Unknown
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\RuntimeInfo_1.cs (1)
27return RuntimeInfoArchitecture.Unknown;
Contracts\StackWalk\Context\IPlatformAgnosticContext.cs (1)
44RuntimeInfoArchitecture.Unknown => throw new InvalidOperationException($"Processor architecture is required for creating a platform specific context and is not provided by the target"),