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