1 instantiation of SystemInformationData
MSBuildTaskHost (1)
NativeMethods.cs (1)
938
_systemInformation = new
SystemInformationData
();
2 references to SystemInformationData
MSBuildTaskHost (2)
NativeMethods.cs (2)
928
private static
SystemInformationData
SystemInformation
947
private static
SystemInformationData
_systemInformation;