4 references to GetFQN
Microsoft.Extensions.Options.SourceGeneration (4)
Parser.cs (4)
153GetFQN(modelType), 492transValidatorAsyncInterfaceType = asyncInterface is null ? null : GetFQN(asyncInterface); 558enumerationValidatorAsyncInterfaceType = asyncInterface is null ? null : GetFQN(asyncInterface); 840GetFQN(mt),