1 reference to WithContext
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
AbstractCodeGenerationService.cs (1)
389
return (TCodeGenerationContextInfo)info.
WithContext
(info.Context.With(afterThisLocation: null, beforeThisLocation: null));