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