2 writes to TypeName
Microsoft.Extensions.Options.Contextual (2)
src\LegacySupport\TrimAttributes\DynamicDependencyAttribute.cs (2)
60TypeName = typeName; 86TypeName = typeName;
3 references to TypeName
Microsoft.Extensions.Options.Contextual (3)
src\LegacySupport\TrimAttributes\DynamicDependencyAttribute.cs (3)
113/// If neither <see cref="Type"/> nor <see cref="TypeName"/> are specified, 122/// If neither <see cref="Type"/> nor <see cref="TypeName"/> are specified, 131/// <see cref="AssemblyName"/> is only valid when <see cref="TypeName"/> is specified.