Home
last modified time | relevance | path

Searched refs:messageOnFailure (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DJsonTokenizer.cs736 internal char ReadOrFail(string messageOnFailure) in ReadOrFail() argument
741 throw CreateException(messageOnFailure); in ReadOrFail()