2 references to ReadInt32
rzc (2)
Json\ObjectReaders_TagHelpers.cs (2)
115var flags = (BoundAttributeParameterFlags)reader.ReadInt32(nameof(BoundAttributeParameterDescriptor.Flags)); 189var id = (DocumentationId)reader.ReadInt32(nameof(DocumentationDescriptor.Id));