2 writes to TypeName
Microsoft.Private.Windows.Core (2)
src\Microsoft.Private.Windows.Polyfills\System\Diagnostics\CodeAnalysis\DynamicDependencyAttribute.cs (2)
52TypeName = typeName; 78TypeName = typeName;
3 references to TypeName
Microsoft.Private.Windows.Core (3)
src\Microsoft.Private.Windows.Polyfills\System\Diagnostics\CodeAnalysis\DynamicDependencyAttribute.cs (3)
110/// If neither <see cref="Type"/> nor <see cref="TypeName"/> are specified, 121/// If neither <see cref="Type"/> nor <see cref="TypeName"/> are specified, 132/// <see cref="AssemblyName"/> is only valid when <see cref="TypeName"/> is specified.