2 writes to ReadOnly
Aspire.Hosting.Foundry.Tests (2)
ToolboxTests.cs (2)
550ReadOnly = false 555ReadOnly = true
2 references to ReadOnly
Aspire.Hosting.Foundry (2)
Toolbox\FoundryToolboxToolDefinition.cs (2)
312if (toolNames.Length == 0 && filter.ReadOnly is null) 319return new(toolNames, filter.ReadOnly);