1 write to Options
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\SelectionResult.cs (1)
44
Options
= options;
1 reference to Options
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\MethodExtractor.Analyzer.cs (1)
550
if (UserDefinedValueType(model.Compilation, type) && !SelectionResult.
Options
.DontPutOutOrRefOnStruct)