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