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