3 references to GetThisConstructorArgumentsOpt
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
CodeGenerationConstructorSymbol.cs (1)
51
CodeGenerationConstructorInfo.
GetThisConstructorArgumentsOpt
(this));
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
ConstructorGenerator.cs (2)
91
var thisArguments = CodeGenerationConstructorInfo.
GetThisConstructorArgumentsOpt
(constructor);
94
var kind = CodeGenerationConstructorInfo.
GetThisConstructorArgumentsOpt
(constructor) != null