Searched defs:ObjectDepth (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ | ||
| D | JsonTokenizerTest.cs | 62 public void ObjectDepth() in ObjectDepth() method in Google.Protobuf.JsonTokenizerTest |
| /third_party/protobuf/csharp/src/Google.Protobuf.Test/ | ||
| D | JsonTokenizerTest.cs | 63 public void ObjectDepth() in ObjectDepth() method in Google.Protobuf.JsonTokenizerTest |
| /third_party/protobuf/csharp/src/Google.Protobuf/ | ||
| D | JsonTokenizer.cs | 58 internal int ObjectDepth { get; private set; } property in Google.Protobuf.JsonTokenizer |