1 write to Int128
Microsoft.Extensions.Configuration.Binder.SourceGeneration (1)
Parser\KnownTypeSymbols.cs (1)
81Int128 = compilation.GetBestTypeByMetadataName("System.Int128");
1 reference to Int128
Microsoft.Extensions.Configuration.Binder.SourceGeneration (1)
ConfigurationBindingGenerator.Parser.cs (1)
307else if (SymbolEqualityComparer.Default.Equals(type, _typeSymbols.Int128) ||