1 write to FullName
Microsoft.Extensions.Configuration.Binder.SourceGeneration (1)
Parser\Extensions.cs (1)
31FullName = typeSymbol.GetFullName(),
3 references to FullName
Microsoft.Extensions.Configuration.Binder.SourceGeneration (3)
ConfigurationBindingGenerator.Parser.cs (2)
737RecordDiagnostic(DiagnosticDescriptors.PropertyNotSupported, typeParseInfo.BinderInvocation?.Location, [propertyName, typeParseInfo.FullName]); 1024RecordDiagnostic(descriptor, typeParseInfo.BinderInvocation?.Location, [typeParseInfo.FullName]);
Parser\Extensions.cs (1)
43FullName = FullName,