Home
last modified time | relevance | path

Searched defs:ObjectDepth (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DJsonTokenizerTest.cs85 public void ObjectDepth() in ObjectDepth() method in Google.Protobuf.JsonTokenizerTest
/external/protobuf/csharp/src/Google.Protobuf.Test/
DJsonTokenizerTest.cs85 public void ObjectDepth() in ObjectDepth() method in Google.Protobuf.JsonTokenizerTest
/external/protobuf/csharp/src/Google.Protobuf/
DJsonTokenizer.cs80 internal int ObjectDepth { get; private set; } property in Google.Protobuf.JsonTokenizer