30 references to VerifyNoBlockSpansAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (18)
Structure\AnonymousMethodExpressionStructureTests.cs (1)
51
await
VerifyNoBlockSpansAsync
(code);
Structure\ConstructorDeclarationStructureTests.cs (1)
209
await
VerifyNoBlockSpansAsync
(code);
Structure\DestructorDeclarationStructureTests.cs (1)
65
await
VerifyNoBlockSpansAsync
(code);
Structure\DisabledTextStructureTests.cs (1)
102
await
VerifyNoBlockSpansAsync
(code);
Structure\InterpolatedStringExpressionStructureTests.cs (1)
43
await
VerifyNoBlockSpansAsync
(
Structure\MetadataAsSource\ConstructorDeclarationStructureTests.cs (1)
30
await
VerifyNoBlockSpansAsync
(code);
Structure\MetadataAsSource\ConversionOperatorDeclarationStructureTests.cs (1)
30
await
VerifyNoBlockSpansAsync
(code);
Structure\MetadataAsSource\DelegateDeclarationStructureTests.cs (1)
28
await
VerifyNoBlockSpansAsync
(code);
Structure\MetadataAsSource\DestructorDeclarationStructureTests.cs (1)
31
await
VerifyNoBlockSpansAsync
(code);
Structure\MetadataAsSource\EnumMemberDeclarationStructureTests.cs (1)
32
await
VerifyNoBlockSpansAsync
(code);
Structure\MetadataAsSource\EventFieldDeclarationStructureTests.cs (1)
31
await
VerifyNoBlockSpansAsync
(code);
Structure\MetadataAsSource\FieldDeclarationStructureTests.cs (1)
31
await
VerifyNoBlockSpansAsync
(code);
Structure\MetadataAsSource\MethodDeclarationStructureTests.cs (1)
30
await
VerifyNoBlockSpansAsync
(code);
Structure\MetadataAsSource\OperatorDeclarationStructureTests.cs (1)
30
await
VerifyNoBlockSpansAsync
(code);
Structure\ParenthesizedLambdaStructureTests.cs (1)
51
await
VerifyNoBlockSpansAsync
(code);
Structure\RegionDirectiveStructureTests.cs (1)
28
await
VerifyNoBlockSpansAsync
(code);
Structure\SimpleLambdaExpressionStructureTests.cs (1)
51
await
VerifyNoBlockSpansAsync
(code);
Structure\StringLiteralExpressionStructureTests.cs (1)
45
await
VerifyNoBlockSpansAsync
(
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (12)
Structure\EventDeclarationStructureTests.vb (1)
26
Await
VerifyNoBlockSpansAsync
(code)
Structure\InterpolatedStringExpressionStructureTests.vb (1)
46
Await
VerifyNoBlockSpansAsync
(code)
Structure\MetadataAsSource\DelegateDeclarationStructureTests.vb (1)
30
Await
VerifyNoBlockSpansAsync
(code)
Structure\MetadataAsSource\EnumMemberDeclarationStructureTests.vb (1)
33
Await
VerifyNoBlockSpansAsync
(code)
Structure\MetadataAsSource\EventDeclarationStructureTests.vb (1)
32
Await
VerifyNoBlockSpansAsync
(code)
Structure\MetadataAsSource\FieldDeclarationStructureTests.vb (1)
32
Await
VerifyNoBlockSpansAsync
(code)
Structure\MetadataAsSource\InvalidIdentifierStructureTests.vb (1)
56
Await
VerifyNoBlockSpansAsync
(code)
Structure\MetadataAsSource\OperatorDeclarationStructureTests.vb (1)
32
Await
VerifyNoBlockSpansAsync
(code)
Structure\MetadataAsSource\PropertyDeclarationStructureTests.vb (1)
32
Await
VerifyNoBlockSpansAsync
(code)
Structure\RegionDirectiveStructureTests.vb (1)
24
Await
VerifyNoBlockSpansAsync
(code)
Structure\StringLiteralExpressionStructureTests.vb (1)
47
Await
VerifyNoBlockSpansAsync
(code)
Structure\XmlExpressionStructureTests.vb (1)
138
Await
VerifyNoBlockSpansAsync
(code)