10 references to Span
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (8)
QuickInfo\SemanticQuickInfoSourceTests.cs (8)
1814
TestSources.
Span
,
1823
TestSources.
Span
,
1839
TestSources.
Span
,
1848
TestSources.
Span
,
1864
TestSources.
Span
,
1873
TestSources.
Span
,
1893
TestSources.
Span
,
1904
TestSources.
Span
,
Microsoft.CodeAnalysis.CSharp.Test.Utilities (2)
CSharpTestBase.cs (2)
2526
var reference = CreateCompilation(new[] { TestSources.Index, TestSources.Range, TestSources.
Span
}, options: TestOptions.UnsafeReleaseDll).VerifyDiagnostics();
2543
var reference = CreateCompilation(new[] { TestSources.
Span
, TestSources.MemoryExtensions }, options: TestOptions.UnsafeReleaseDll).VerifyDiagnostics();