3 references to GetNameInfoFlags
System.Net.NameResolution (3)
LibraryImports.g.cs (1)
134
internal static unsafe extern partial int GetNameInfo(byte* address, uint addressLength, byte isIpv6, byte* host, uint hostLength, byte* service, uint serviceLength, global::Interop.Sys.
GetNameInfoFlags
flags);
src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetNameInfo.cs (1)
27
GetNameInfoFlags
flags);
System\Net\NameResolutionPal.Unix.cs (1)
186
Interop.Sys.
GetNameInfoFlags
.NI_NAMEREQD);