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