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