4 references to FrebLogItem
IIS.FunctionalTests (4)
src\Servers\IIS\IIS\test\Common.FunctionalTests\FrebTests.cs (4)
44list.Add(new FrebLogItem("ANCM_INPROC_EXECUTE_REQUEST_COMPLETION", "1")); 46list.Add(new FrebLogItem("ANCM_INPROC_ASYNC_COMPLETION_COMPLETION", "0")); 90AssertFrebLogs(result, new FrebLogItem("ANCM_INPROC_ASYNC_COMPLETION_COMPLETION", "2")); 158frebEvents.Add(new FrebLogItem(eventElementWithOpCode.Value, requestStatus?.Value));