1 instantiation of SystemInformationData
Microsoft.Build.Framework (1)
NativeMethods.cs (1)
964
_systemInformation = new
SystemInformationData
();
2 references to SystemInformationData
Microsoft.Build.Framework (2)
NativeMethods.cs (2)
954
private static
SystemInformationData
SystemInformation
973
private static
SystemInformationData
_systemInformation;