func github.com/evanw/esbuild/internal/fs.CheckIfWindows

2 uses

	github.com/evanw/esbuild/internal/fs (current package)
		fs_real.go#L64: 	if CheckIfWindows() {
		iswin_other.go#L6: func CheckIfWindows() bool {