1 write to ControlFlowValueType
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\ExtractMethodFlowControlInformation.cs (1)
50ControlFlowValueType = controlFlowValueType;
2 references to ControlFlowValueType
Microsoft.CodeAnalysis.Features (2)
ExtractMethod\ExtractMethodFlowControlInformation.cs (2)
15/// <see cref="ControlFlowValueType"/>. When <see langword="false"/> the type will be <see cref="System.Void"/>. 119=> ControlFlowValueType.SpecialType != SpecialType.System_Void;