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