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