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