24 references to Create
Microsoft.CodeAnalysis.NetAnalyzers (24)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\DefineAccessorsForAttributeArguments.Fixer.cs (1)
28
=> SyntaxEditorFixAllProvider.
Create
<string?>(
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\EnumWithFlagsAttribute.Fixer.cs (1)
51
=> SyntaxEditorFixAllProvider.
Create
<string?>(
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\EquatableAnalyzer.Fixer.cs (1)
33
=> SyntaxEditorFixAllProvider.
Create
<string?>(
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\MarkAttributesWithAttributeUsage.Fixer.cs (1)
29
=> SyntaxEditorFixAllProvider.
Create
<string?>(
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\OverrideEqualsAndOperatorEqualsOnValueTypes.Fixer.cs (1)
29
=> SyntaxEditorFixAllProvider.
Create
<HashSet<SyntaxNode>>(
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\UriParametersShouldNotBeStrings.Fixer.cs (1)
35
=> SyntaxEditorFixAllProvider.
Create
<HashSet<string>>(
Microsoft.NetCore.Analyzers\InteropServices\DynamicInterfaceCastableImplementation.Fixer.cs (1)
24
=> SyntaxEditorFixAllProvider.
Create
<string?>(context => context.CodeActionEquivalenceKey, ApplyFixAsync);
Microsoft.NetCore.Analyzers\Performance\DoNotUseCountWhenAnyCanBeUsed.Fixer.cs (1)
47
=> SyntaxEditorFixAllProvider.
Create
<string?>(context => context.CodeActionEquivalenceKey, ApplyFixAsync);
Microsoft.NetCore.Analyzers\Performance\PreferDictionaryTryMethodsOverContainsKeyGuardFixer.cs (1)
36
=> SyntaxEditorFixAllProvider.
Create
<FixAllState>(context => new FixAllState(context.CodeActionEquivalenceKey), ApplyFixAsync);
Microsoft.NetCore.Analyzers\Performance\PreferLengthCountIsEmptyOverAny.Fixer.cs (1)
23
=> SyntaxEditorFixAllProvider.
Create
<string?>(
Microsoft.NetCore.Analyzers\Performance\PreferReadOnlySpanOverSpan.Fixer.cs (1)
29
=> SyntaxEditorFixAllProvider.
Create
<string?>(
Microsoft.NetCore.Analyzers\Performance\UseAsSpanInsteadOfRangeIndexer.Fixer.cs (1)
35
=> SyntaxEditorFixAllProvider.
Create
<string?>(
Microsoft.NetCore.Analyzers\Performance\UseSearchValues.Fixer.cs (1)
45
=> SyntaxEditorFixAllProvider.
Create
<FixState>(_ => new FixState(), ConvertToSearchValuesAsync);
Microsoft.NetCore.Analyzers\Runtime\AvoidConstArrays.Fixer.cs (1)
37
=> SyntaxEditorFixAllProvider.
Create
<HashSet<string>>(_ => new HashSet<string>(), ExtractConstArrayAsync);
Microsoft.NetCore.Analyzers\Runtime\InstantiateArgumentExceptionsCorrectly.Fixer.cs (1)
33
=> SyntaxEditorFixAllProvider.
Create
<string?>(context => context.CodeActionEquivalenceKey, ApplyFixAsync);
Microsoft.NetCore.Analyzers\Runtime\PreferConstCharOverConstUnitString.Fixer.cs (1)
29
=> SyntaxEditorFixAllProvider.
Create
<HashSet<SyntaxNode>>(
Microsoft.NetCore.Analyzers\Runtime\PreferDictionaryContainsMethods.Fixer.cs (1)
22
=> SyntaxEditorFixAllProvider.
Create
<string?>(
Microsoft.NetCore.Analyzers\Runtime\PreferStreamAsyncMemoryOverloads.Fixer.cs (1)
57
=> SyntaxEditorFixAllProvider.
Create
<string?>(context => context.CodeActionEquivalenceKey, ApplyFixAsync);
Microsoft.NetCore.Analyzers\Runtime\PreferTypedStringBuilderAppendOverloads.Fixer.cs (1)
31
=> SyntaxEditorFixAllProvider.
Create
<string?>(context => context.CodeActionEquivalenceKey, ApplyFixAsync);
Microsoft.NetCore.Analyzers\Runtime\SpecifyCultureForToLowerAndToUpper.Fixer.cs (1)
24
=> SyntaxEditorFixAllProvider.
Create
<string?>(
Microsoft.NetCore.Analyzers\Runtime\TestForEmptyStringsUsingStringLength.Fixer.cs (1)
31
=> SyntaxEditorFixAllProvider.
Create
<string?>(context => context.CodeActionEquivalenceKey, ApplyFixAsync);
Microsoft.NetCore.Analyzers\Runtime\UseEnvironmentMembersFixer.cs (1)
30
=> SyntaxEditorFixAllProvider.
Create
<string?>(
Microsoft.NetCore.Analyzers\Runtime\UseRegexMembersFixer.cs (1)
36
=> SyntaxEditorFixAllProvider.
Create
<string?>(context => context.CodeActionEquivalenceKey, ApplyFixAsync);
Microsoft.NetCore.Analyzers\Usage\DoNotPassNonNullableValueToArgumentNullExceptionThrowIfNull.Fixer.cs (1)
30
=> SyntaxEditorFixAllProvider.
Create
<string?>(