2 references to PerfGoalAttribute
Microsoft.CodeAnalysis.Workspaces (2)
Log\RoslynEventSource.cs (2)
125
where attr is
PerfGoalAttribute
126
select ((
PerfGoalAttribute
)attr).InteractionClass).DefaultIfEmpty(InteractionClass.Undefined).First();