2 references to Size
System.Reflection.Metadata (2)
System\Reflection\Metadata\BlobContentId.cs (2)
49if (id.Length != Size) 51throw new ArgumentException(SR.Format(SR.UnexpectedArrayLength, Size), nameof(id));