3 references to CheckLocation
Text.Analyzers (3)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeGeneration\CodeGenerationContext.cs (3)
155
CheckLocation
(contextLocation, nameof(contextLocation));
156
CheckLocation
(afterThisLocation, nameof(afterThisLocation));
157
CheckLocation
(beforeThisLocation, nameof(beforeThisLocation));