2 references to CreateContext
System.Windows.Forms.Analyzers.CSharp.Tests (2)
WFO1001\ImplementITypedDataObjectInAdditionToIDataObjectAnalyzerTests.cs (2)
133var context = CreateContext(input); 139private static async Task NoWarning(string input) => await CreateContext(input).RunAsync().ConfigureAwait(false);