14 references to VerifyPropertyAsync
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (14)
Snippets\AbstractCSharpAutoPropertySnippetProviderTests.cs (2)
130=> VerifyPropertyAsync($$""" 145=> VerifyPropertyAsync(markup, $$"""public {|0:int|} {|1:{{propertyName}}|} {{DefaultPropertyBlockText}}""");
Snippets\CSharpPropgSnippetProviderTests.cs (4)
17=> VerifyPropertyAsync(""" 25=> VerifyPropertyAsync(""" 37=> VerifyPropertyAsync(""" 49=> VerifyPropertyAsync("""
Snippets\CSharpProprSnippetProviderTests.cs (5)
18=> VerifyPropertyAsync(""" 26=> VerifyPropertyAsync(""" 38=> VerifyPropertyAsync(""" 62=> VerifyPropertyAsync($$""" 82=> VerifyPropertyAsync(markup, $$"""public required {|0:int|} {|1:{{propertyName}}|} {{DefaultPropertyBlockText}}""");
Snippets\CSharpPropSnippetProviderTests.cs (3)
17=> VerifyPropertyAsync(""" 25=> VerifyPropertyAsync(""" 37=> VerifyPropertyAsync("""