3 references to Bar
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (3)
ConverterTests\JsonConverterReadTests.cs (1)
286
[InlineData("BAR", PrefixEnumType.Types.PrefixEnum.
Bar
)]
ConverterTests\JsonConverterWriteTests.cs (2)
494
[InlineData(PrefixEnumType.Types.PrefixEnum.
Bar
, @"""BAR""")]
512
[InlineData(PrefixEnumType.Types.PrefixEnum.
Bar
, @"""BAR""")]