Searched refs:fooStringValue (Results 1 – 1 of 1) sorted by relevance
342 public void Oneof(string fooStringValue, string expectedJson) in Oneof() argument345 if (fooStringValue != null) in Oneof()347 message.FooString = fooStringValue; in Oneof()