6 references to SupportsGenericUnsafeAccessors
System.Text.Json.SourceGeneration (6)
JsonSourceGenerator.Parser.cs (6)
751|| _knownSymbols.SupportsGenericUnsafeAccessors), 1402|| _knownSymbols.SupportsGenericUnsafeAccessors), 1403OpenDeclaringTypeFQN = memberInfo.ContainingType is INamedTypeSymbol { IsGenericType: true } && _knownSymbols.SupportsGenericUnsafeAccessors 1405OpenPropertyTypeFQN = memberInfo.ContainingType is INamedTypeSymbol { IsGenericType: true } && _knownSymbols.SupportsGenericUnsafeAccessors 1407DeclaringTypeParameterNames = memberInfo.ContainingType is INamedTypeSymbol { IsGenericType: true } namedType && _knownSymbols.SupportsGenericUnsafeAccessors 1409DeclaringTypeParameterConstraintClauses = memberInfo.ContainingType is INamedTypeSymbol { IsGenericType: true } namedType2 && _knownSymbols.SupportsGenericUnsafeAccessors