4 references to StringReplaceAsync
Microsoft.ML.InternalCodeAnalyzer (4)
ContractsCheckNameofFixProvider.cs (4)
65c => StringReplaceAsync(context.Document, nameArgValue, nameArg, c), Id), diagnostic);
121c => StringReplaceAsync(context.Document, nameArgValue, nameArg, c), Id), diagnostic);
149c => StringReplaceAsync(context.Document, argName + "." + s.Name, nameArg, c), Id), diagnostic);
159c => StringReplaceAsync(context.Document, argName + "." + s.Name, nameArg, c), Id), diagnostic);