Home
last modified time | relevance | path

Searched refs:ccGenericServices_ (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs2558 ccGenericServices_ = other.ccGenericServices_; in FileOptions()
2694 private bool ccGenericServices_; field in Google.Protobuf.Reflection.FileOptions
2708 get { return ccGenericServices_; }
2710 ccGenericServices_ = value;