Searched refs:WellKnownTypeNames (Results 1 – 1 of 1) sorted by relevance
49 private static readonly HashSet<string> WellKnownTypeNames = new HashSet<string> field in Google.Protobuf.Reflection.MessageDescriptor167 …internal bool IsWellKnownType => File.Package == "google.protobuf" && WellKnownTypeNames.Contains(…