Home
last modified time | relevance | path

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

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