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)
20=> VerifyPropertyAsync(""" 29=> VerifyPropertyAsync(""" 42=> VerifyPropertyAsync(""" 66=> VerifyPropertyAsync($$""" 86=> VerifyPropertyAsync(markup, $$"""public required {|0:int|} {|1:{{propertyName}}|} {{DefaultPropertyBlockText}}""");
Snippets\CSharpPropSnippetProviderTests.cs (3)
17=> VerifyPropertyAsync(""" 25=> VerifyPropertyAsync(""" 37=> VerifyPropertyAsync("""