1 instantiation of SystemInformationData
Microsoft.Build.Framework (1)
NativeMethods.cs (1)
931
_systemInformation = new
SystemInformationData
();
2 references to SystemInformationData
Microsoft.Build.Framework (2)
NativeMethods.cs (2)
921
private static
SystemInformationData
SystemInformation
940
private static
SystemInformationData
_systemInformation;