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