File: Infrastructure\DynamicService.cs
Web Access
Project: src\src\Grpc\JsonTranscoding\test\testassets\IntegrationTestsWebsite\IntegrationTestsWebsite.csproj (IntegrationTestsWebsite)
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
 
namespace IntegrationTestsWebsite.Infrastructure;
 
public class DynamicService
{
}