3 references to GetArrayEmptySourceCSharp
Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (3)
Microsoft.NetCore.Analyzers\Runtime\AvoidZeroLengthArrayAllocationsTests.cs (3)
111
string arrayEmptySource =
GetArrayEmptySourceCSharp
();
373
string arrayEmptySource =
GetArrayEmptySourceCSharp
();
395
string arrayEmptySource =
GetArrayEmptySourceCSharp
();