1 write to TargetTypeName
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\DebuggerTypeProxyAttribute.cs (1)
39
TargetTypeName
= value.AssemblyQualifiedName;
1 reference to TargetTypeName
Microsoft.CodeAnalysis.Scripting (1)
Hosting\ObjectFormatter\ObjectFormatterHelpers.cs (1)
83
if (IsApplicableAttribute(type, attr.Target.GetTypeInfo(), attr.
TargetTypeName
))