4 references to FIXED_INFO
System (4)
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (4)
39fixedInfo = new FixedInfo( (FIXED_INFO)Marshal.PtrToStructure(buffer.DangerousGetHandle(),typeof(FIXED_INFO))); 462internal FIXED_INFO info; 464internal FixedInfo(FIXED_INFO info){