3 references to HWebCoreDll
IIS.Tests (3)
Utilities\TestServer.cs (3)
32
internal static string HostableWebCoreLocation => Environment.ExpandEnvironmentVariables($@"%windir%\system32\inetsrv\{
HWebCoreDll
}");
192
[LibraryImport(
HWebCoreDll
)]
201
[LibraryImport(
HWebCoreDll
)]