3 references to RelationProcessorCore
Microsoft.Build.Framework (3)
NativeMethods.cs (3)
510if (!GetLogicalProcessorInformationEx(LOGICAL_PROCESSOR_RELATIONSHIP.RelationProcessorCore, IntPtr.Zero, ref len) && 518if (GetLogicalProcessorInformationEx(LOGICAL_PROCESSOR_RELATIONSHIP.RelationProcessorCore, (IntPtr)bufferPtr, ref len)) 528if (current->Relationship == LOGICAL_PROCESSOR_RELATIONSHIP.RelationProcessorCore)