1 write to _taskType
Microsoft.CodeAnalysis.CodeStyle (1)
AbstractRemoveUnusedMembersDiagnosticAnalyzer.cs (1)
107
_taskType
= compilation.TaskType();
1 reference to _taskType
Microsoft.CodeAnalysis.CodeStyle (1)
AbstractRemoveUnusedMembersDiagnosticAnalyzer.cs (1)
651
if (methodSymbol.IsEntryPoint(
_taskType
, _genericTaskType))