2 references to GetLocation
Microsoft.Extensions.Options.SourceGeneration (2)
Parser.cs (2)
100
Location? modelTypeLocation = modelType.
GetLocation
();
295
Location? memberLocation = member.
GetLocation
();