2 references to CompilationMappingAttributeTypeName
System.Text.Json (2)
System\Text\Json\Serialization\Metadata\FSharpCoreReflectionProxy.cs (2)
112Type compilationMappingAttributeType = fsharpCoreAssembly.GetType(CompilationMappingAttributeTypeName)!; 319if (attributeType.FullName == CompilationMappingAttributeTypeName)