2 references to JsonPropertyRollForward
dotnet-aot (2)
parent\dotnet\ToolManifest\ToolManifestEditor.cs (2)
203if (toolJson.Value.TryGetBooleanValue(JsonPropertyRollForward, out var rollForwardJson)) 390writer.WriteBoolean(JsonPropertyRollForward, tool.RollForward);