2 references to ParseInt
Microsoft.AspNetCore.HeaderParsing (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\BindingExtensions.g.cs (2)
131
instance[section.Key] =
ParseInt
(value, section.Path);
154
instance.DefaultMaxCachedValuesPerHeader =
ParseInt
(value5, configuration.GetSection("DefaultMaxCachedValuesPerHeader").Path);