14 references to VerifyPropertyAsync
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (14)
Snippets\AbstractCSharpAutoPropertySnippetProviderTests.cs (2)
151
await
VerifyPropertyAsync
($$"""
167
=>
VerifyPropertyAsync
(markup, $$"""public {|0:int|} {|1:{{propertyName}}|} {{DefaultPropertyBlockText}}""");
Snippets\CSharpPropgSnippetProviderTests.cs (4)
19
await
VerifyPropertyAsync
("""
30
await
VerifyPropertyAsync
("""
48
await
VerifyPropertyAsync
("""
63
await
VerifyPropertyAsync
("""
Snippets\CSharpProprSnippetProviderTests.cs (5)
21
await
VerifyPropertyAsync
("""
32
await
VerifyPropertyAsync
("""
50
await
VerifyPropertyAsync
("""
78
await
VerifyPropertyAsync
($$"""
101
=>
VerifyPropertyAsync
(markup, $$"""public required {|0:int|} {|1:{{propertyName}}|} {{DefaultPropertyBlockText}}""");
Snippets\CSharpPropSnippetProviderTests.cs (3)
19
await
VerifyPropertyAsync
("""
30
await
VerifyPropertyAsync
("""
48
await
VerifyPropertyAsync
("""