Searched defs:ForBool (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DValuePartial.cs63 public static Value ForBool(bool value) method in class:Google.Protobuf.WellKnownTypes.Value
/external/protobuf/csharp/src/Google.Protobuf/
H A DFieldCodec.cs72 public static FieldCodec<bool> ForBool(uint tag) method in class:Google.Protobuf.FieldCodec
268 { typeof(bool), ForBool(WireFormat.MakeTag(WrappersReflection.WrapperValueFieldNumber, WireFormat.WireType.Varint)) },

Completed in 168 milliseconds