2 references to s_defaultOptions
NuGet.ProjectModel (2)
_generated\11\CacheFileSourceGen.g.cs (2)
26public static global::NuGet.ProjectModel.CacheFileFormat.CacheFileSourceGen Default { get; } = new global::NuGet.ProjectModel.CacheFileFormat.CacheFileSourceGen(new global::System.Text.Json.JsonSerializerOptions(s_defaultOptions)); 31protected override global::System.Text.Json.JsonSerializerOptions? GeneratedSerializerOptions { get; } = s_defaultOptions;