Home
last modified time | relevance | path

Searched defs:keyText (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/
DJsonParser.cs564 private static object ParseMapKey(FieldDescriptor field, string keyText) in ParseMapKey()
/external/protobuf/csharp/src/Google.Protobuf.Test/
DJsonParserTest.cs66 public void IntegerMapKeysAreStrict(string keyText) in IntegerMapKeysAreStrict()