2 references to IsApplicableAttribute
Microsoft.CodeAnalysis.Scripting (2)
Hosting\ObjectFormatter\ObjectFormatterHelpers.cs (2)
60
if (
IsApplicableAttribute
(type, attr.Target.GetTypeInfo(), attr.TargetTypeName))
82
if (
IsApplicableAttribute
(type, attr.Target.GetTypeInfo(), attr.TargetTypeName))