Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DReflectionUtil.cs168 if (CanConvertEnumFuncToInt32Func) in CreateFuncIMessageInt32()
337 … private static bool CanConvertEnumFuncToInt32Func { get; } = CheckCanConvertEnumFuncToInt32Func(); property in Google.Protobuf.Reflection.ReflectionUtil