2 references to GetArrayEmptySourceBasic
Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (2)
Microsoft.NetCore.Analyzers\Runtime\AvoidZeroLengthArrayAllocationsTests.cs (2)
224
string arrayEmptySource =
GetArrayEmptySourceBasic
();
344
string arrayEmptySource =
GetArrayEmptySourceBasic
();