5 references to GetLocation
System.Text.Json.SourceGeneration (5)
JsonSourceGenerator.Parser.cs (5)
95_contextClassLocation = contextTypeSymbol.GetLocation(); 222Location = type.GetLocation(), 461Location? location = typeSymbol.GetLocation(); 1127ReportDiagnostic(DiagnosticDescriptors.InaccessibleJsonIncludePropertiesNotSupported, memberInfo.GetLocation(), declaringType.Name, memberInfo.Name); 1139ReportDiagnostic(DiagnosticDescriptors.DataExtensionPropertyInvalid, memberInfo.GetLocation(), declaringType.Name, memberInfo.Name);