6 references to SupportsGenericUnsafeAccessors
System.Text.Json.SourceGeneration (6)
JsonSourceGenerator.Parser.cs (6)
939|| _knownSymbols.SupportsGenericUnsafeAccessors), 2510|| _knownSymbols.SupportsGenericUnsafeAccessors), 2511OpenDeclaringTypeFQN = memberInfo.ContainingType is INamedTypeSymbol { IsGenericType: true } && _knownSymbols.SupportsGenericUnsafeAccessors 2513OpenPropertyTypeFQN = memberInfo.ContainingType is INamedTypeSymbol { IsGenericType: true } && _knownSymbols.SupportsGenericUnsafeAccessors 2515DeclaringTypeParameterNames = memberInfo.ContainingType is INamedTypeSymbol { IsGenericType: true } namedType && _knownSymbols.SupportsGenericUnsafeAccessors 2517DeclaringTypeParameterConstraintClauses = memberInfo.ContainingType is INamedTypeSymbol { IsGenericType: true } namedType2 && _knownSymbols.SupportsGenericUnsafeAccessors