1 write to _messagesCollection
Microsoft.NET.TestFramework (1)
InMemoryLoggerProvider.cs (1)
17
_messagesCollection
= messagesCollection;
1 reference to _messagesCollection
Microsoft.NET.TestFramework (1)
InMemoryLoggerProvider.cs (1)
22
return new InMemoryLogger(
_messagesCollection
);