3 references to UnsafeAccessorAttributeType
System.Text.Json.SourceGeneration (3)
Helpers\KnownTypeSymbols.cs (1)
266
public bool SupportsGenericUnsafeAccessors =>
UnsafeAccessorAttributeType
is not null
JsonSourceGenerator.Parser.cs (2)
812
&& _knownSymbols.
UnsafeAccessorAttributeType
is not null
1964
CanUseUnsafeAccessors = _knownSymbols.
UnsafeAccessorAttributeType
is not null