3 references to ParseInt
Microsoft.Extensions.Logging.Console (3)
_generated\0\BindingExtensions.g.cs (3)
255instance.MaxQueueLength = ParseInt(value11, configuration.GetSection("MaxQueueLength").Path); 344instance.IndentSize = ParseInt(value26, configuration.GetSection("IndentSize").Path); 369instance.MaxDepth = ParseInt(value28, configuration.GetSection("MaxDepth").Path);