2 writes to TypeName
Microsoft.Maui (2)
System.Diagnostics.CodeAnalysis\DynamicDependencyAttribute.cs (2)
50 TypeName = typeName; 76 TypeName = typeName;
3 references to TypeName
Microsoft.Maui (3)
System.Diagnostics.CodeAnalysis\DynamicDependencyAttribute.cs (3)
103 /// If neither <see cref="Type"/> nor <see cref="TypeName"/> are specified, 112 /// If neither <see cref="Type"/> nor <see cref="TypeName"/> are specified, 121 /// <see cref="AssemblyName"/> is only valid when <see cref="TypeName"/> is specified.