2 references to InferTypeInLockStatement
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
CSharpTypeInferenceService.TypeInferrer.cs (2)
167LockStatementSyntax lockStatement => InferTypeInLockStatement(lockStatement), 234LockStatementSyntax lockStatement => InferTypeInLockStatement(lockStatement, token),