2 references to SerializeFramework
Microsoft.NET.Build.Tasks (2)
GenerateRuntimeConfigurationFiles.cs (2)
452json["framework"] = SerializeFramework(runtimeOptions.Framework); 497array.Add((JsonNode)SerializeFramework(framework));