Searched refs:UnorderedExtensions (Results 1 – 2 of 2) sorted by relevance
49 UnorderedExtensions = DescriptorUtil.ConvertAndMakeReadOnly( in ExtensionCollection()56 UnorderedExtensions = DescriptorUtil.ConvertAndMakeReadOnly( in ExtensionCollection()65 public IList<FieldDescriptor> UnorderedExtensions { get; } property in Google.Protobuf.Reflection.ExtensionCollection88 foreach (FieldDescriptor descriptor in UnorderedExtensions) in CrossLink()
420 return descriptor.Extensions.UnorderedExtensions in GetAllDependedExtensions()428 return descriptor.Extensions.UnorderedExtensions in GetAllDependedExtensionsFromMessage()