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