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

/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DValuePartial.cs42 public static Value ForString(string value) method in class:Google.Protobuf.WellKnownTypes.Value
/external/protobuf/csharp/src/Google.Protobuf/
H A DFieldCodec.cs52 public static FieldCodec<string> ForString(uint tag) method in class:Google.Protobuf.FieldCodec
275 { typeof(string), ForString(WireFormat.MakeTag(WrappersReflection.WrapperValueFieldNumber, WireFormat.WireType.LengthDelimited)) },

Completed in 89 milliseconds