4 references to ERR_ExpectedEndSyncLock
Microsoft.CodeAnalysis.VisualBasic (2)
Errors\ErrorFacts.vb (1)
447ERRID.ERR_ExpectedEndSyncLock,
Parser\BlockContexts\BlockContext.vb (1)
703errorId = ERRID.ERR_ExpectedEndSyncLock
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (2)
Parser\ParseStatements.vb (2)
4061Diagnostic(ERRID.ERR_ExpectedEndSyncLock, "synclock new Object()"), 4083Diagnostic(ERRID.ERR_ExpectedEndSyncLock, "synclock new Object()"),