1 write to _UInt128Type
System.Text.Json.SourceGeneration (1)
Helpers\KnownTypeSymbols.cs (1)
145
public INamedTypeSymbol? UInt128Type => GetOrResolveType("System.UInt128", ref
_UInt128Type
);