Home
last modified time | relevance | path

Searched refs:AnyTypeUrlField (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonFormatter.cs61 internal const string AnyTypeUrlField = "@type"; field in Google.Protobuf.JsonFormatter
554 WriteString(writer, AnyTypeUrlField); in WriteAny()
577 WriteString(writer, AnyTypeUrlField); in WriteDiagnosticOnlyAny()
H A DJsonParser.cs516 token.StringValue != JsonFormatter.AnyTypeUrlField || in MergeAny()

Completed in 4 milliseconds