1 instantiation of ManifestChangeOutOfDateException
Microsoft.DotNet.VersionTools (1)
BuildManifest\BuildManifestClient.cs (1)
129throw new ManifestChangeOutOfDateException(
1 reference to ManifestChangeOutOfDateException
Microsoft.DotNet.VersionTools.Tests (1)
BuildManifest\BuildManifestClientTests.cs (1)
196await act.Should().ThrowAsync<ManifestChangeOutOfDateException>();