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