2 references to ParseInt
Microsoft.Extensions.Telemetry (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\BindingExtensions.g.cs (2)
327
instance.MaxStackTraceLength =
ParseInt
(value20, () => configuration.GetSection("MaxStackTraceLength").Path);
404
eventId =
ParseInt
(value29, () => configuration.GetSection("EventId").Path);