2 references to Descriptor
Microsoft.AspNetCore.Grpc.Swagger.Tests (2)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (1)
3329get { return Descriptor; }
SchemaGeneratorIntegrationTests.cs (1)
170var (schema, repository) = GenerateSchema(typeof(OneOfMessage), OneOfMessage.Descriptor);