2 references to GetFSharpCompilationMappingAttribute
System.Text.Json (2)
System\Text\Json\Serialization\Metadata\FSharpCoreReflectionProxy.cs (2)
80
return s_singletonInstance.
GetFSharpCompilationMappingAttribute
(type) is not null;
120
Attribute? compilationMappingAttribute =
GetFSharpCompilationMappingAttribute
(type);