id: 1 unit: protected override void AnalyzeNode() file: ClrHeapAllocationsAnalyzer/EnumeratorAllocationAnalyzer.cs start line: 22 end line: 95 size: 64 LOC McCabe index: 25 number of parameters: 1 id: 2 unit: protected override void AnalyzeNode() file: ClrHeapAllocationsAnalyzer/ExplicitAllocationAnalyzer.cs start line: 42 end line: 113 size: 62 LOC McCabe index: 14 number of parameters: 1 id: 3 unit: protected override void AnalyzeNode() file: ClrHeapAllocationsAnalyzer/TypeConversionAllocationAnalyzer.cs start line: 43 end line: 116 size: 54 LOC McCabe index: 11 number of parameters: 1 id: 4 unit: private static void CheckDelegateCreation() file: ClrHeapAllocationsAnalyzer/TypeConversionAllocationAnalyzer.cs start line: 255 end line: 309 size: 51 LOC McCabe index: 15 number of parameters: 8 id: 5 unit: protected override void AnalyzeNode() file: ClrHeapAllocationsAnalyzer/ConcatenationAllocationAnalyzer.cs start line: 23 end line: 62 size: 33 LOC McCabe index: 8 number of parameters: 1 id: 6 unit: private void TryRegisterCodeFix() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 65 end line: 95 size: 31 LOC McCabe index: 6 number of parameters: 5 id: 7 unit: protected override void AnalyzeNode() file: ClrHeapAllocationsAnalyzer/CallSiteImplicitAllocationAnalyzer.cs start line: 25 end line: 67 size: 31 LOC McCabe index: 8 number of parameters: 1 id: 8 unit: protected override void AnalyzeNode() file: ClrHeapAllocationsAnalyzer/DisplayClassAllocationAnalyzer.cs start line: 27 end line: 55 size: 26 LOC McCabe index: 5 number of parameters: 1 id: 9 unit: private static void BinaryExpressionCheck() file: ClrHeapAllocationsAnalyzer/TypeConversionAllocationAnalyzer.cs start line: 150 end line: 177 size: 23 LOC McCabe index: 7 number of parameters: 6 id: 10 unit: private bool IsExpectedParameterReadonlySequence() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 236 end line: 255 size: 19 LOC McCabe index: 6 number of parameters: 2 id: 11 unit: private static bool IsTypeReadonlySequence() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 263 end line: 282 size: 18 LOC McCabe index: 6 number of parameters: 2 id: 12 unit: private static void ClosureCaptureDataFlowAnalysis() file: ClrHeapAllocationsAnalyzer/DisplayClassAllocationAnalyzer.cs start line: 57 end line: 76 size: 18 LOC McCabe index: 6 number of parameters: 3 id: 13 unit: public sealed override async Task RegisterCodeFixesAsync() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 26 end line: 44 size: 17 LOC McCabe index: 3 number of parameters: 1 id: 14 unit: private SyntaxNode ReplaceExpression() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 175 end line: 189 size: 15 LOC McCabe index: 5 number of parameters: 2 id: 15 unit: private bool IsCopyConstructor() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 191 end line: 206 size: 15 LOC McCabe index: 6 number of parameters: 2 id: 16 unit: private static void ConditionalExpressionCheck() file: ClrHeapAllocationsAnalyzer/TypeConversionAllocationAnalyzer.cs start line: 204 end line: 220 size: 14 LOC McCabe index: 3 number of parameters: 5 id: 17 unit: private static void CastExpressionCheck() file: ClrHeapAllocationsAnalyzer/TypeConversionAllocationAnalyzer.cs start line: 189 end line: 202 size: 13 LOC McCabe index: 4 number of parameters: 5 id: 18 unit: private void Analyze() file: ClrHeapAllocationsAnalyzer/AllocationAnalyzer.cs start line: 20 end line: 33 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 19 unit: private async Task Transform() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 162 end line: 173 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 20 unit: private static void CheckNonOverridenMethodOnStruct() file: ClrHeapAllocationsAnalyzer/CallSiteImplicitAllocationAnalyzer.cs start line: 69 end line: 81 size: 12 LOC McCabe index: 4 number of parameters: 4 id: 21 unit: private static void CheckTypeConversion() file: ClrHeapAllocationsAnalyzer/ConcatenationAllocationAnalyzer.cs start line: 64 end line: 76 size: 12 LOC McCabe index: 6 number of parameters: 5 id: 22 unit: private static bool IsInsideMethodReturningEnumerable() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 149 end line: 160 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 23 unit: private static void GenericMethodCheck() file: ClrHeapAllocationsAnalyzer/DisplayClassAllocationAnalyzer.cs start line: 78 end line: 88 size: 11 LOC McCabe index: 4 number of parameters: 5 id: 24 unit: private static void ArgumentSyntaxCheck() file: ClrHeapAllocationsAnalyzer/TypeConversionAllocationAnalyzer.cs start line: 138 end line: 148 size: 11 LOC McCabe index: 2 number of parameters: 6 id: 25 unit: private static void EqualsValueClauseCheck() file: ClrHeapAllocationsAnalyzer/TypeConversionAllocationAnalyzer.cs start line: 222 end line: 232 size: 11 LOC McCabe index: 2 number of parameters: 6 id: 26 unit: private static bool IsStructInstanceMethod() file: ClrHeapAllocationsAnalyzer/TypeConversionAllocationAnalyzer.cs start line: 311 end line: 321 size: 10 LOC McCabe index: 6 number of parameters: 3 id: 27 unit: private static void ReturnStatementExpressionCheck() file: ClrHeapAllocationsAnalyzer/TypeConversionAllocationAnalyzer.cs start line: 118 end line: 126 size: 9 LOC McCabe index: 2 number of parameters: 5 id: 28 unit: private static void YieldReturnStatementExpressionCheck() file: ClrHeapAllocationsAnalyzer/TypeConversionAllocationAnalyzer.cs start line: 128 end line: 136 size: 9 LOC McCabe index: 2 number of parameters: 5 id: 29 unit: private static void InterpolationCheck() file: ClrHeapAllocationsAnalyzer/TypeConversionAllocationAnalyzer.cs start line: 179 end line: 187 size: 9 LOC McCabe index: 2 number of parameters: 5 id: 30 unit: private static void ArrowExpressionCheck() file: ClrHeapAllocationsAnalyzer/TypeConversionAllocationAnalyzer.cs start line: 235 end line: 244 size: 9 LOC McCabe index: 1 number of parameters: 6 id: 31 unit: private async Task TryToRegisterCodeFixesForMethodInvocationParameter() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 46 end line: 53 size: 8 LOC McCabe index: 3 number of parameters: 3 id: 32 unit: private async Task TryToRegisterCodeFixesForReturnStatement() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 55 end line: 63 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 33 unit: private bool IsInsidePropertyDeclaration() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 112 end line: 120 size: 8 LOC McCabe index: 4 number of parameters: 2 id: 34 unit: private bool IsAutoPropertyWithGetter() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 122 end line: 130 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 35 unit: public static T FindContainer() file: ClrHeapAllocationsAnalyzer/SyntaxHelper.cs start line: 7 end line: 15 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 36 unit: private static void CheckTypeConversion() file: ClrHeapAllocationsAnalyzer/TypeConversionAllocationAnalyzer.cs start line: 246 end line: 253 size: 8 LOC McCabe index: 2 number of parameters: 4 id: 37 unit: public void StringConcatenationAllocation() file: ClrHeapAllocationsAnalyzer/HeapAllocationAnalyzerEventSource.cs start line: 9 end line: 15 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 38 unit: public void BoxingAllocationInStringConcatenation() file: ClrHeapAllocationsAnalyzer/HeapAllocationAnalyzerEventSource.cs start line: 17 end line: 23 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 39 unit: public void NewInitializerExpression() file: ClrHeapAllocationsAnalyzer/HeapAllocationAnalyzerEventSource.cs start line: 25 end line: 31 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 40 unit: public void NewImplicitArrayCreationExpression() file: ClrHeapAllocationsAnalyzer/HeapAllocationAnalyzerEventSource.cs start line: 33 end line: 39 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 41 unit: public void NewAnonymousObjectCreationExpression() file: ClrHeapAllocationsAnalyzer/HeapAllocationAnalyzerEventSource.cs start line: 41 end line: 47 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 42 unit: public void NewObjectCreationExpression() file: ClrHeapAllocationsAnalyzer/HeapAllocationAnalyzerEventSource.cs start line: 49 end line: 55 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 43 unit: public void LetClauseExpression() file: ClrHeapAllocationsAnalyzer/HeapAllocationAnalyzerEventSource.cs start line: 57 end line: 63 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 44 unit: public void ParamsAllocation() file: ClrHeapAllocationsAnalyzer/HeapAllocationAnalyzerEventSource.cs start line: 65 end line: 71 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 45 unit: public void NonOverridenVirtualMethodCallOnValueType() file: ClrHeapAllocationsAnalyzer/HeapAllocationAnalyzerEventSource.cs start line: 73 end line: 79 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 46 unit: public void BoxingAllocation() file: ClrHeapAllocationsAnalyzer/HeapAllocationAnalyzerEventSource.cs start line: 81 end line: 87 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 47 unit: public void MethodGroupAllocation() file: ClrHeapAllocationsAnalyzer/HeapAllocationAnalyzerEventSource.cs start line: 89 end line: 95 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 48 unit: public void EnumeratorAllocation() file: ClrHeapAllocationsAnalyzer/HeapAllocationAnalyzerEventSource.cs start line: 97 end line: 103 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 49 unit: public void ClosureCapture() file: ClrHeapAllocationsAnalyzer/HeapAllocationAnalyzerEventSource.cs start line: 105 end line: 111 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 50 unit: public void NewArrayExpression() file: ClrHeapAllocationsAnalyzer/HeapAllocationAnalyzerEventSource.cs start line: 113 end line: 119 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 51 unit: public override void Initialize() file: ClrHeapAllocationsAnalyzer/AllocationAnalyzer.cs start line: 13 end line: 18 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 52 unit: private bool CanBeReplaceWithEnumerableEmpty() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 142 end line: 147 size: 6 LOC McCabe index: 3 number of parameters: 2 id: 53 unit: private static IEnumerable GetReadonlySequenceTypes() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 284 end line: 289 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 54 unit: private bool IsInsideMemberReturningEnumerable() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 105 end line: 110 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 55 unit: private bool IsCollectionType() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 213 end line: 217 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 56 unit: private bool IsCollectionType() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 219 end line: 223 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 57 unit: private static bool IsReturnTypeReadonlySequence() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 230 end line: 234 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 58 unit: private static bool IsTypeReadonlySequence() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 257 end line: 261 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 59 unit: public void ReadonlyMethodGroupAllocation() file: ClrHeapAllocationsAnalyzer/HeapAllocationAnalyzerEventSource.cs start line: 121 end line: 125 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 60 unit: public static bool IsIgnoredFile() file: ClrHeapAllocationsAnalyzer/AllocationRules.cs start line: 15 end line: 18 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 61 unit: public static bool IsIgnoredAttribute() file: ClrHeapAllocationsAnalyzer/AllocationRules.cs start line: 20 end line: 23 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 62 unit: private static bool IsReturnStatement() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 100 end line: 103 size: 4 LOC McCabe index: 3 number of parameters: 1 id: 63 unit: private bool IsArrowExpression() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 132 end line: 135 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 64 unit: private bool CanBeReplaceWithEnumerableEmpty() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 137 end line: 140 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 65 unit: private static bool IsInitializationBlockEmpty() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 208 end line: 211 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 66 unit: private static bool IsPropertyTypeReadonlySequence() file: ClrHeapAllocationsAnalyzer/AvoidAllocationWithArrayEmptyCodeFix.cs start line: 225 end line: 228 size: 4 LOC McCabe index: 1 number of parameters: 2