Searched defs:EndDocument (Results 1 – 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
D | JsonToken.cs | 56 internal static JsonToken EndDocument { get { return endDocument; } } property in Google.Protobuf.JsonToken |