<PackageReference Include="Serilog.Sinks.EventLog" Version="5.0.0-dev-00091" />

System.Runtime.CompilerServices.InterpolatedStringHandlerAttribute

Indicates the attributed type is to be used as an interpolated string handler.
namespace System.Runtime.CompilerServices { internal sealed class InterpolatedStringHandlerAttribute : Attribute { public InterpolatedStringHandlerAttribute(); } }