4 writes to _architecture
Microsoft.Build (4)
TypeLoader.cs (4)
610_architecture = null; 662_architecture = MSBuildArchitectureValues.x86; 668_architecture = MSBuildArchitectureValues.any; 672_architecture = machine switch
1 reference to _architecture
Microsoft.Build (1)
TypeLoader.cs (1)
580LoadedType loadedType = new(foundType, _assemblyLoadInfo, loadedAssembly, taskItemType, _runtime, _architecture, loadedViaMetadataLoadContext: true);