3 writes to _marshalArrayElementCount
Microsoft.CodeAnalysis (3)
Symbols\Attributes\MarshalPseudoCustomAttributeData.cs (3)
60_marshalArrayElementCount = elementCount ?? Invalid; 71_marshalArrayElementCount = elementCount ?? Invalid; 88_marshalArrayElementCount = elementCount;
1 reference to _marshalArrayElementCount
Microsoft.CodeAnalysis (1)
Symbols\Attributes\MarshalPseudoCustomAttributeData.cs (1)
146return _marshalArrayElementCount;