3 references to CheckLocation
Microsoft.CodeAnalysis.Workspaces (3)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeGeneration\CodeGenerationContext.cs (3)
149
CheckLocation
(contextLocation, nameof(contextLocation));
150
CheckLocation
(afterThisLocation, nameof(afterThisLocation));
151
CheckLocation
(beforeThisLocation, nameof(beforeThisLocation));