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