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