2 references to GetComputerNameEx
System.ServiceModel.Internals (2)
System\Runtime\Interop\UnsafeNativeMethods.cs (2)
105
if (!
GetComputerNameEx
(nameType, null, ref length))
121
if (!
GetComputerNameEx
(nameType, stringBuilder, ref length))