1 write to _IntPtrType
System.Text.Json.SourceGeneration (1)
Helpers\KnownTypeSymbols.cs (1)
253
public INamedTypeSymbol? IntPtrType => GetOrResolveType(typeof(IntPtr), ref
_IntPtrType
);