1 write to _elementType
System.Formats.Nrbf (1)
System\Formats\Nrbf\RectangularArrayRecord.cs (1)
27_elementType = elementType;
2 references to _elementType
System.Formats.Nrbf (2)
System\Formats\Nrbf\RectangularArrayRecord.cs (2)
47bool storeStrings = _elementType == typeof(string); 55: Array.CreateInstance(_elementType, _lengths);