2 references to SetInternal
System (2)
net\System\Net\HttpListenerResponse.cs (1)
265Headers.SetInternal(name, value);
net\System\Net\WebHeaderCollection.cs (1)
364this.SetInternal(UnsafeNclNativeMethods.HttpApi.HTTP_RESPONSE_HEADER_ID.ToString((int)header), value);