1 write to _compilationMappingAttributeType
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\FSharpCoreReflectionProxy.cs (1)
103
_compilationMappingAttributeType
= compilationMappingAttributeType;
1 reference to _compilationMappingAttributeType
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\FSharpCoreReflectionProxy.cs (1)
207
=> type.GetCustomAttribute(
_compilationMappingAttributeType
, inherit: true);