2 references to With
Microsoft.CodeAnalysis.Features (2)
ExtractMethod\MethodExtractor.cs (2)
214status = status.With(CheckType(semanticModel, variable.SymbolType)); 219return status.With(CheckType(semanticModel, analyzeResult.CoreReturnType));