2 references to CreateThrowNotImplementedStatementBlock
Roslyn.Diagnostics.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions.cs (2)
219
return generator.
CreateThrowNotImplementedStatementBlock
(compilation);
260
return generator.
CreateThrowNotImplementedStatementBlock
(compilation);