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