Searched refs:JavaMultipleFilesDefaultValue (Results 1 – 2 of 2) sorted by relevance
5169 private readonly static bool JavaMultipleFilesDefaultValue = false; field in Google.Protobuf.Reflection.FileOptions5183 …hasBits0 & 2) != 0) { return javaMultipleFiles_; } else { return JavaMultipleFilesDefaultValue; } }