8 references to GetLogMessageProperties
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (8)
CertificatePathWatcherTests.cs (8)
40messageProps = GetLogMessageProperties(TestSink, "CreatedDirectoryWatcher"); 43messageProps = GetLogMessageProperties(TestSink, "CreatedFileWatcher"); 52messageProps = GetLogMessageProperties(TestSink, "RemovedFileWatcher"); 55messageProps = GetLogMessageProperties(TestSink, "RemovedDirectoryWatcher"); 227var messageProps = GetLogMessageProperties(TestSink, "DirectoryDoesNotExist"); 261var messageProps = GetLogMessageProperties(TestSink, "UnknownFile"); 302var messageProps = GetLogMessageProperties(TestSink, "UnknownObserver"); 331var messageProps = GetLogMessageProperties(TestSink, "ReusedObserver");