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)
20await VerifyPropertyAsync(""" 31await VerifyPropertyAsync(""" 49await VerifyPropertyAsync(""" 77await VerifyPropertyAsync($$""" 100=> VerifyPropertyAsync(markup, $$"""public required {|0:int|} {|1:{{propertyName}}|} {{DefaultPropertyBlockText}}""");
Snippets\CSharpPropSnippetProviderTests.cs (3)
19await VerifyPropertyAsync(""" 30await VerifyPropertyAsync(""" 48await VerifyPropertyAsync("""