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