1 reference to InternalLoggerException
Microsoft.Build (1)
BackEnd\Components\Communications\SerializationContractInitializer.cs (1)
30
new(typeof(InternalLoggerException), (msg, inner) => new
InternalLoggerException
(msg, inner)),