1 write to PointerCount
Microsoft.CodeAnalysis (1)
MetadataReader\MetadataHelpers.cs (1)
64this.PointerCount = pointerCount;
1 reference to PointerCount
Microsoft.CodeAnalysis (1)
MetadataReader\TypeNameDecoder.cs (1)
201for (int i = 0; i < fullName.PointerCount; i++)